summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin E Martin <kem@kem.org>2005-12-15 00:24:12 +0000
committerKevin E Martin <kem@kem.org>2005-12-15 00:24:12 +0000
commit1abccb01ea285b6dcee662cc6c7e9fcb44517c51 (patch)
tree4902d40c5f533d03491af5d9f603ad19fb3c1703
parentfa7c02b03c22461caa3d6405e8a229a9c30dc917 (diff)
Update package version number for final X11R7 release candidate.xwud-1.0.0XORG-6_99_99_904
-rw-r--r--ChangeLog5
-rw-r--r--configure.ac2
2 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index f05d50a..dab8e10 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-12-14 Kevin E. Martin <kem-at-freedesktop-dot-org>
+
+ * configure.ac:
+ Update package version number for final X11R7 release candidate.
+
2005-12-06 Kevin E. Martin <kem-at-freedesktop-dot-org>
* Makefile.am:
diff --git a/configure.ac b/configure.ac
index bd543ad..6a29930 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(xwud,[0.99.2], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xwud)
+AC_INIT(xwud,[1.0.0], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xwud)
AM_INIT_AUTOMAKE([dist-bzip2])
AM_MAINTAINER_MODE