summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gmail.com>2013-08-16 11:12:14 -0700
committerMatt Turner <mattst88@gmail.com>2013-08-16 11:12:14 -0700
commita559a07989265a84ee31530a2b002899b40389ae (patch)
treeced2ef6c8f47bacb53056a48e0064e9fbcc39c07
parentd7c14dfbac1b50ad484c0070075f060b53783550 (diff)
xf86-video-neomagic 1.2.8xf86-video-neomagic-1.2.8
Signed-off-by: Matt Turner <mattst88@gmail.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index a6eafa3..dce0d93 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-video-neomagic],
- [1.2.7],
+ [1.2.8],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg&component=Driver/Neomagic],
[xf86-video-neomagic])
AC_CONFIG_SRCDIR([Makefile.am])