summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2010-07-23 15:13:02 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2010-07-23 15:13:02 -0700
commit876d8aea6c4c442756c03dd6cd64e14e42658d0b (patch)
treeb3e11f4322a7edac1970153d3cad5d98c50ec479
parentcf36c50f7994ed2c2bba7dc76aadbe03bf5ad84e (diff)
xf86-video-apm 1.2.3xf86-video-apm-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 00bfb32..780b0a5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-video-apm],
- [1.2.2],
+ [1.2.3],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-video-apm])
AC_CONFIG_SRCDIR([Makefile.am])