diff options
author | Kevin E Martin <kem@kem.org> | 2005-10-19 02:48:14 +0000 |
---|---|---|
committer | Kevin E Martin <kem@kem.org> | 2005-10-19 02:48:14 +0000 |
commit | 9d625ab848eee9a7488e6ee3d4cfbeea5198f61b (patch) | |
tree | ca07d085c76c66eff6b82f9a7ef4922ad706bb08 | |
parent | b9a70202a5d2edc2d62cbe2776635e994f07bb2d (diff) |
Update package version number for RC1 release.
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 2cab1b4..39a780d 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ([2.57]) -AC_INIT([KBProto], [1.0], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg]) +AC_INIT([KBProto], [1.0.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg]) AM_INIT_AUTOMAKE([foreign dist-bzip2]) XORG_RELEASE_VERSION |