summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-05-13 17:42:34 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-05-13 17:42:34 -0700
commit6056db9a2fa8ad1ea55f8b8e2cbf5972408d612f (patch)
tree055308426abb8366835e054767720d9fd699b548
parentd2f4332f40d911dcc2a1c658c4642448e6c439de (diff)
downloadxorg-lib-libdmx-6056db9a2fa8ad1ea55f8b8e2cbf5972408d612f.tar.gz
libdmx 1.1.4libdmx-1.1.4
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 207264d..8c723df 100644
--- a/configure.ac
+++ b/configure.ac
@@ -21,7 +21,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([libdmx], [1.1.3],
+AC_INIT([libdmx], [1.1.4],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [libdmx])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])