summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2012-03-23 19:08:03 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2012-03-23 19:08:03 -0700
commit25c7bb8b063777f31db678db743191265f17e7be (patch)
tree53d1fe8f8b4a371c4a1ce42cd93dfab117987642
parent819c8f2119b8db10a6a9e4553cf88d66cff6eb8e (diff)
xf86-video-neomagic 1.2.6xf86-video-neomagic-1.2.6
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index befac41..ded0912 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-video-neomagic],
- [1.2.5],
+ [1.2.6],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-video-neomagic])
AC_CONFIG_SRCDIR([Makefile.am])