summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2010-07-23 11:33:37 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2010-07-23 11:33:37 -0700
commit5665714d0de33571d97def69d00d7bfa9e0d5b8a (patch)
tree0af5ea568c41523e6023087650770f5700e8e018
parenta9c2df54a42e168d12c4e342ae9d9cffb23d4313 (diff)
xf86-video-chips 1.2.3xf86-video-chips-1.2.3
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index e4fdd5a..bfc0059 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-video-chips],
- [1.2.2],
+ [1.2.3],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-video-chips])
AC_CONFIG_SRCDIR([Makefile.am])