summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTilman Sauerbeck <tilman@code-monkey.de>2007-09-17 12:46:59 +0200
committerTilman Sauerbeck <tilman@code-monkey.de>2007-09-17 12:46:59 +0200
commit051633650c7b7a7eb9ef494a48a6a79fa2e06080 (patch)
tree703616c280d858a244e38ef6662ca6a5ee263479
parent52121e9de907c61a16e41f0f08acecc1dc1546e5 (diff)
downloadxinit-1.0.7.tar.gz
xinit-1.0.7.tar.bz2
xinit-1.0.7.zip
Bumped version to 1.0.7.xinit-1.0.7
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index c42cfa5..92eeeb7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -21,7 +21,7 @@ dnl
dnl Process this file with autoconf to create configure.
AC_PREREQ([2.57])
-AC_INIT(xinit,[1.0.6], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xinit)
+AC_INIT(xinit,[1.0.7], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xinit)
AM_INIT_AUTOMAKE([dist-bzip2])
AM_MAINTAINER_MODE