diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2013-05-30 18:43:11 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2013-05-30 18:43:11 -0700 |
commit | 4ca5d221d35ed6981247caa5d5069f083e83b7fb (patch) | |
tree | 6183253b0f391e4545c2b406deafb747587904a4 | |
parent | 4c4123441e40da97acd10f58911193ad3dcef5cd (diff) |
libXxf86vm 1.1.3libXxf86vm-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 b637788..d0dbcef 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) -AC_INIT([libXxf86vm], [1.1.2], +AC_INIT([libXxf86vm], [1.1.3], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [libXxf86vm]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS(src/config.h) |