summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gmail.com>2017-01-17 14:44:13 -0800
committerMatt Turner <mattst88@gmail.com>2017-01-17 14:44:13 -0800
commitd0582b84231de1b089eda296cd3bb859e5df1acd (patch)
treeb4b351ea9591109d9aebe1561ef1343c57f11c24
parentde3e1803314820968502156703d5bfe3fab24972 (diff)
xf86-video-savage 2.3.9xf86-video-savage-2.3.9
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 7fe8293..5445972 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-video-savage],
- [2.3.8],
+ [2.3.9],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-video-savage])
AC_CONFIG_SRCDIR([Makefile.am])