summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2015-04-16 23:49:40 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2015-04-16 23:49:40 -0700
commit8b773cc5ccc8568f3b089229b5ae85ebaca94836 (patch)
tree3dae4c6dfcfa39ad6ab82bc732dbae75a60293ee
parenta58064faa6cc5488e514debd3dfc023741d6a9ea (diff)
xlsatoms 1.1.2xlsatoms-1.1.2
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 95f2a31..f0cac9a 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(xlsatoms, [1.1.1],
+AC_INIT(xlsatoms, [1.1.2],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
xlsatoms)
AC_CONFIG_SRCDIR([Makefile.am])