diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2012-03-07 21:43:10 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2012-03-07 21:43:10 -0800 |
commit | 9f470c92bc2d194c8abb9154f42864e6c82f43ef (patch) | |
tree | cef8f7bc790a0ff81aeea46422238c8892ee266a | |
parent | 94c2e8ba375d968bd648097a484edac5d1c87c78 (diff) |
libdmx 1.1.2libdmx-1.1.2
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 f47492e..24e03fc 100644 --- a/configure.ac +++ b/configure.ac @@ -21,7 +21,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) -AC_INIT([libdmx], [1.1.1], +AC_INIT([libdmx], [1.1.2], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [libdmx]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) |