summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorKevin E Martin <kem@kem.org>2005-12-03 05:49:19 +0000
committerKevin E Martin <kem@kem.org>2005-12-03 05:49:19 +0000
commit2824039d6b25007fd597a5fd0823268e193b4810 (patch)
tree05b03c1c1142a1cd87d3d575afc360cc9c51c4dc /configure.ac
parenteace59cc41e57fd48e22be043cefb5bdee60a0d6 (diff)
Update package version number for X11R7 RC3 release.XORG-6_99_99_903
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 96baad3..2e6768f 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(xdm,[0.99.3], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xdm)
+AC_INIT(xdm,[0.99.4], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xdm)
AM_INIT_AUTOMAKE([dist-bzip2])
AM_MAINTAINER_MODE