summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2013-05-30 18:43:11 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2013-05-30 18:43:11 -0700
commit4ca5d221d35ed6981247caa5d5069f083e83b7fb (patch)
tree6183253b0f391e4545c2b406deafb747587904a4 /configure.ac
parent4c4123441e40da97acd10f58911193ad3dcef5cd (diff)
libXxf86vm 1.1.3libXxf86vm-1.1.3
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
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)