summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2010-06-03 16:30:16 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2010-06-03 16:30:16 -0700
commit79b7392f981798941b9fba368c2bf0aeeb7a9ade (patch)
treead950639027be7c4de25777bbc0f34658ef9f649 /configure.ac
parent3e7bbf02cda54f13307acedfa9c795ac73caf177 (diff)
downloadxlsatoms-79b7392f981798941b9fba368c2bf0aeeb7a9ade.tar.gz
xlsatoms-79b7392f981798941b9fba368c2bf0aeeb7a9ade.tar.bz2
xlsatoms-79b7392f981798941b9fba368c2bf0aeeb7a9ade.zip
xlsatoms 1.1.0xlsatoms-1.1.0
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 3 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 0bb5d27..b947525 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,9 @@ dnl
dnl Process this file with autoconf to create configure.
AC_PREREQ([2.57])
-AC_INIT(xlsatoms, [1.0.2], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xlsatoms)
+AC_INIT(xlsatoms, [1.1.0],
+ [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
+ xlsatoms)
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE