summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2013-08-08 20:43:18 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2013-08-08 20:43:18 -0700
commitbee5b8e13837a02b5f2ac09e0c2b90fa5616e0fb (patch)
tree5eeb650ce426bbe2e071615c08633f99eee7ddbf
parente44841fdd4552cde3aca28471a59ad64c5a05547 (diff)
xset 1.2.3xset-1.2.3
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index f7764bf..5a6d156 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@ dnl Process this file with autoconf to create configure.
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([xset], [1.2.2],
+AC_INIT([xset], [1.2.3],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xset])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])