summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDave Airlie <airlied@redhat.com>2012-07-17 16:05:09 +1000
committerDave Airlie <airlied@redhat.com>2012-07-17 16:05:09 +1000
commitf02226661705e489a670511a660a5dd6b8c1bced (patch)
tree90ae2b3fc2ce7c6f193e87e1a83e9f06cf4cf315
parent6562444ed998b2c33be690dd9b1d729b3a4ecedd (diff)
xf86-video-xgixp: bump to version 1.8.1xf86-video-xgixp-1.8.1
Signed-off-by: Dave Airlie <airlied@redhat.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 12fee96..9b4b749 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-video-xgixp],
- [1.8.0],
+ [1.8.1],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-video-xgixp])
AC_CONFIG_SRCDIR([Makefile.am])