summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2015-02-23 23:01:54 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2015-02-23 23:01:54 -0800
commit92d18649e92566ccc3abeba244adabda249cce1b (patch)
treec89df80bcc2103dc31c70c83e045c94318baa1f1
parente13937ebf1da3c062c9d9731f2b49207d9e4ea2a (diff)
libXxf86vm 1.1.4libXxf86vm-1.1.4
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 ac4c803..cdf365d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([libXxf86vm], [1.1.3],
+AC_INIT([libXxf86vm], [1.1.4],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [libXxf86vm])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS(src/config.h)