summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2012-03-07 21:39:46 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2012-03-07 21:39:46 -0800
commita0bd361fe688590b7d62ffb3ad1c1648a22096d4 (patch)
treef25b7eaf94571107edd0402b6b01c67e00108f01
parent2bac2e232f56836faeab016ab44fe45a3f055fd0 (diff)
libXxf86vm 1.1.2libXxf86vm-1.1.2
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index a02451e..e9cfa1e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([libXxf86vm], [1.1.1],
+AC_INIT([libXxf86vm], [1.1.2],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [libXxf86vm])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS(src/config.h)