diff options
author | Matt Turner <mattst88@gmail.com> | 2013-01-21 22:46:03 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gmail.com> | 2013-01-21 22:46:03 -0800 |
commit | ee1cfb2f37416f6efbdb93c1d1b566fcdd0a655f (patch) | |
tree | f6550bf9d9b264763b9322f45ca2a37f8bc1f91c | |
parent | e21c7021fc838e0fbce25ecfbe418bdddf4fcb2c (diff) |
xf86-video-suncg6 1.1.2xf86-video-suncg6-1.1.2
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 8c9393f..46ba4ef 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) AC_INIT([xf86-video-suncg6], - [1.1.1], + [1.1.2], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xf86-video-suncg6]) AC_CONFIG_SRCDIR([Makefile.am]) |