summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2013-09-08 09:56:46 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2013-09-08 09:56:46 -0700
commit1bdd68ccb6f107525d27a2963f01f7bc4830e643 (patch)
tree17902ea3be593e765135931deca96a49ade83488
parentc5de636fc500d5151ce4a4d0ceb0cbc152d73b49 (diff)
xlsclients 1.1.3xlsclients-1.1.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 2f9c369..f5678c4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@ dnl Process this file with autoconf to create configure.
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([xlsclients], [1.1.2],
+AC_INIT([xlsclients], [1.1.3],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xlsclients])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])