summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin Brace <kevinbrace@gmx.com>2019-02-06 19:57:59 -0800
committerKevin Brace <kevinbrace@gmx.com>2019-02-06 19:57:59 -0800
commitb71848a9b9c3a01b35aa960de6e95e11778bdca5 (patch)
tree0244fc2c25e208f590366820b2606d03841dce4b
parent175586a648374fbe702469f99e4fb1c5ca144e10 (diff)
Version bumped to 1.3.0xf86-video-apm-1.3.0
Signed-off-by: Kevin Brace <kevinbrace@gmx.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 1bafc32..31aaddc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-video-apm],
- [1.2.5],
+ [1.3.0],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-video-apm])
AC_CONFIG_SRCDIR([Makefile.am])