summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2012-03-07 21:43:10 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2012-03-07 21:43:10 -0800
commit9f470c92bc2d194c8abb9154f42864e6c82f43ef (patch)
treecef8f7bc790a0ff81aeea46422238c8892ee266a
parent94c2e8ba375d968bd648097a484edac5d1c87c78 (diff)
downloadxorg-lib-libdmx-9f470c92bc2d194c8abb9154f42864e6c82f43ef.tar.gz
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 f47492e..24e03fc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -21,7 +21,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([libdmx], [1.1.1],
+AC_INIT([libdmx], [1.1.2],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [libdmx])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])