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 | 129076c2a9c20ab515736bb7141b4f334699e21b (patch) | |
tree | 79b23dd7e1622e01253bed993e2129e0c360666c | |
parent | e443ede15981549ff5f6b01f42c3cb8dc909d778 (diff) |
xf86-video-cirrus: bump to version 1.5.1xf86-video-cirrus-1.5.1
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 1157ab1..dddf9ef 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) AC_INIT([xf86-video-cirrus], - [1.5.0], + [1.5.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xf86-video-cirrus]) AC_CONFIG_SRCDIR([Makefile.am]) |