summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2013-05-28 16:45:02 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2013-05-28 16:45:02 -0700
commit76e841968ceb69095eb0efcd435fc47440e86d2c (patch)
tree4ea5f8e5d72efee0ba1e69240abf932bf0a0afee
parent5074d9d64192bd04519a438062b7d5bf216d06ee (diff)
downloadxorg-lib-libdmx-76e841968ceb69095eb0efcd435fc47440e86d2c.tar.gz
libdmx 1.1.3libdmx-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 4629cf8..56805ce 100644
--- a/configure.ac
+++ b/configure.ac
@@ -21,7 +21,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([libdmx], [1.1.2],
+AC_INIT([libdmx], [1.1.3],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [libdmx])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])