summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gmail.com>2010-09-11 16:22:23 -0400
committerMatt Turner <mattst88@gmail.com>2010-09-11 16:22:23 -0400
commit7050a255115b2c5a70083d2d4ad775548ef701f7 (patch)
tree09a88c7cb9bc16ee0aa12db001ee771a0b9e1b8d
parenta2fa84df74b2c799b4bf992a212fa7c06dfa919f (diff)
xf86-video-glint 1.2.5xf86-video-glint-1.2.5
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 5f04bcb..450005b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-video-glint],
- [1.2.4],
+ [1.2.5],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-video-glint])
AC_CONFIG_SRCDIR([Makefile.am])