diff options
author | Dave Airlie <airlied@redhat.com> | 2012-07-17 16:05:09 +1000 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2012-07-17 16:05:09 +1000 |
commit | cb27a7a072c6e087a2e272d84c1d569dc717da8b (patch) | |
tree | 9a81f5a509e0c424b380a43d2bc75ec39b350376 | |
parent | d7edd7c545473d5ed80c9a46c1405042267a7293 (diff) |
xf86-video-savage: bump to version 2.3.6xf86-video-savage-2.3.6
Signed-off-by: Dave Airlie <airlied@redhat.com>
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 5e4fbe2..2b99314 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) AC_INIT([xf86-video-savage], - [2.3.5], + [2.3.6], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xf86-video-savage]) AC_CONFIG_SRCDIR([Makefile.am]) |