libXxf86vm 1.1.1 libXxf86vm-1.1.1
authorAlan Coopersmith <alan.coopersmith@oracle.com>
Sat, 30 Oct 2010 01:04:50 +0000 (18:04 -0700)
committerAlan Coopersmith <alan.coopersmith@oracle.com>
Sat, 30 Oct 2010 01:04:50 +0000 (18:04 -0700)
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
configure.ac

index 5e3c565..f84ec81 100644 (file)
@@ -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