diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-05-13 17:42:34 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-05-13 17:42:34 -0700 |
commit | 6056db9a2fa8ad1ea55f8b8e2cbf5972408d612f (patch) | |
tree | 055308426abb8366835e054767720d9fd699b548 /configure.ac | |
parent | d2f4332f40d911dcc2a1c658c4642448e6c439de (diff) |
libdmx 1.1.4libdmx-1.1.4
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
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]) |