diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2013-05-28 16:45:02 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2013-05-28 16:45:02 -0700 |
commit | 76e841968ceb69095eb0efcd435fc47440e86d2c (patch) | |
tree | 4ea5f8e5d72efee0ba1e69240abf932bf0a0afee | |
parent | 5074d9d64192bd04519a438062b7d5bf216d06ee (diff) |
libdmx 1.1.3libdmx-1.1.3
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r-- | configure.ac | 2 |
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]) |