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
commit630e99c3a6f031f98efbeb6ca9bfbc94ce3b18fa (patch)
tree96d735491b11ae47ccd9c347a93b9870493ab61c
parenta7c5e512731d2617a2ebac431ec859ad5fc9f8f0 (diff)
xf86-video-tga: bump to version 1.2.2xf86-video-tga-1.2.2
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 1d5e7c2..acc0a65 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-video-tga],
- [1.2.1],
+ [1.2.2],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-video-tga])
AC_CONFIG_SRCDIR([Makefile.am])