summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2023-06-03 12:03:33 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2023-06-03 12:03:33 -0700
commit2182a48ea00e376a18ca6e797eb2dc906b8a9800 (patch)
tree1538cffd3c98991a62fe078bc801fcd90112a1a8
parent6905bc44483927925a12eee8e686237bb173a13f (diff)
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 1d4149e..11488db 100644
--- a/configure.ac
+++ b/configure.ac
@@ -21,7 +21,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([libdmx], [1.1.4],
+AC_INIT([libdmx], [1.1.5],
[https://gitlab.freedesktop.org/xorg/lib/libdmx/issues], [libdmx])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])