diff options
author | Dave Airlie <airlied@redhat.com> | 2012-07-02 12:29:41 +0100 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2012-07-02 12:29:41 +0100 |
commit | 508e0742b7d1ac1e4ff6b648d19bfa062c535d61 (patch) | |
tree | 8bc021475f62186eec29771322a61cb099101cf1 | |
parent | 430b956b49b6c883189074ce13bc234545b714e0 (diff) |
savage: bump to 2.3.5
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 d82af14..ca60e76 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) AC_INIT([xf86-video-savage], - [2.3.4], + [2.3.5], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xf86-video-savage]) AC_CONFIG_SRCDIR([Makefile.am]) |