summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2007-05-21 20:00:38 -0700
committerAlan Coopersmith <alan.coopersmith@sun.com>2007-05-21 20:00:38 -0700
commite9c1d1667b58c738cb1317219cc0ac84bef2a5d6 (patch)
tree8af659b7c85cb5daf834bc469795f62b5a666549
parent3686497f31ac9f548f6f3aa5d4418a96fe564497 (diff)
downloadxinit-e9c1d1667b58c738cb1317219cc0ac84bef2a5d6.tar.gz
xinit-e9c1d1667b58c738cb1317219cc0ac84bef2a5d6.tar.bz2
xinit-e9c1d1667b58c738cb1317219cc0ac84bef2a5d6.zip
Version bump: 1.0.4xinit-1.0.4
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 51c6dbf..c89828b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@ dnl
dnl Process this file with autoconf to create configure.
AC_PREREQ([2.57])
-AC_INIT(xinit,[1.0.3], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xinit)
+AC_INIT(xinit,[1.0.4], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xinit)
AM_INIT_AUTOMAKE([dist-bzip2])
AM_MAINTAINER_MODE