summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorDaniel Stone <daniel@fooishbar.org>2005-08-31 09:37:27 +0000
committerDaniel Stone <daniel@fooishbar.org>2005-08-31 09:37:27 +0000
commit5b2b432ab4681d374537ab1d104fc016ab553135 (patch)
tree3a58bb28e51ceb6744348cd8bea2cd798fc0eafa /configure.ac
parent5390e188325ff1e65d2c33531ab8513a33686f58 (diff)
Bump to 0.99.1.
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 97d11fa..7daf472 100644
--- a/configure.ac
+++ b/configure.ac
@@ -21,7 +21,7 @@ dnl
dnl Process this file with autoconf to create configure.
AC_PREREQ([2.57])
-AC_INIT(xset,[0.99.0], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xset)
+AC_INIT(xset,[0.99.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xset)
AM_INIT_AUTOMAKE([dist-bzip2])
AM_MAINTAINER_MODE