summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin E Martin <kem@kem.org>2005-11-09 21:09:21 +0000
committerKevin E Martin <kem@kem.org>2005-11-09 21:09:21 +0000
commit81de9e6a1a5030f981fa9aa870814ae53861d901 (patch)
tree1297e041664a5f0a6f5732e9d0fed934aaf494c6
parent77ef8a9c9723568785c8bbb7c6f05376551189a3 (diff)
Update package version number for X11R7 RC2 release.XORG-6_99_99_902
-rw-r--r--ChangeLog5
-rw-r--r--configure.ac2
2 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 99cc651..2db9d7b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-11-09 Kevin E. Martin <kem-at-freedesktop-dot-org>
+
+ * configure.ac:
+ Update package version number for X11R7 RC2 release.
+
2005-10-20 Donnie Berkholz <spyderous@gentoo.org>
* Makefile.am: Set DFLT_XKB_CONFIG_ROOT instead of using hard-coded default.
diff --git a/configure.ac b/configure.ac
index fc484a9..94edc16 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(xkbevd,[0.99.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xkbevd)
+AC_INIT(xkbevd,[0.99.2], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xkbevd)
AM_INIT_AUTOMAKE([dist-bzip2])
AM_MAINTAINER_MODE