summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2009-09-21 10:16:25 +1000
committerPeter Hutterer <peter.hutterer@who-t.net>2009-09-21 10:16:25 +1000
commit9be294d7455ce5799b09bc6bb06c18bea80287be (patch)
tree19ec759a9223a297c0c71436d7c75afd2a0c7e29
parentf78f3ed3571ab0bd75753a7ab388120a383d894a (diff)
Bump to 1.0.99.2libXxf86dga-1.0.99.2
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index ed44772..a828c71 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ([2.57])
-AC_INIT(libXxf86dga, 1.0.99.1, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libXxf86dga)
+AC_INIT(libXxf86dga, 1.0.99.2, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libXxf86dga)
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE