summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDave Airlie <airlied@redhat.com>2012-07-17 16:05:09 +1000
committerDave Airlie <airlied@redhat.com>2012-07-17 16:05:09 +1000
commit736cb01bfafc2cbb1dfa4e449866b5bc333cfc86 (patch)
tree41c25a44be6de2dd966107ee0fa977aa3b3234aa
parent09c6ce0beab11d378e661dbdc57e311b16c35aea (diff)
xf86-video-apm: bump to version 1.2.5xf86-video-apm-1.2.5
Signed-off-by: Dave Airlie <airlied@redhat.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index c861812..1bafc32 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-video-apm],
- [1.2.4],
+ [1.2.5],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-video-apm])
AC_CONFIG_SRCDIR([Makefile.am])