summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2010-10-29 18:04:50 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2010-10-29 18:04:50 -0700
commit6f22da39b65983a582d2055e9e43f5dbc0412f1f (patch)
tree1b4af9d248b404e7097221d15ff4489174ce21aa /configure.ac
parentfe0659724002e65af6a68be53f57bb8ba85324fe (diff)
libXxf86vm 1.1.1libXxf86vm-1.1.1
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 3 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 5e3c565..f84ec81 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,8 @@
AC_PREREQ([2.60])
-AC_INIT(libXxf86vm, 1.1.0, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libXxf86vm)
+AC_INIT([libXxf86vm], [1.1.1],
+ [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
+ [libXxf86vm])
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE