diff options
author | Peter Hutterer <peter.hutterer@who-t.net> | 2009-10-01 22:34:39 +1000 |
---|---|---|
committer | Peter Hutterer <peter.hutterer@who-t.net> | 2009-10-01 22:34:40 +1000 |
commit | 5bf5c3c78963cec3cd22e445c62cc7cfd2a37df2 (patch) | |
tree | 3df93c3241d16ca7337fb522c395bf3d2db56ace /configure.ac | |
parent | 8eab9123467b047f2b4ddec7df48a679c9254ca1 (diff) |
libXxf86dga 1.1libXxf86dga-1.1
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index fee26a2..57821ef 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ([2.57]) -AC_INIT(libXxf86dga, 1.0.99.2, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libXxf86dga) +AC_INIT(libXxf86dga, 1.1, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libXxf86dga) AM_INIT_AUTOMAKE([foreign dist-bzip2]) AM_MAINTAINER_MODE |