aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Garbett <David.Garbett@arm.com>2012-09-20 10:41:11 +0100
committerDavid Garbett <David.Garbett@arm.com>2012-10-04 10:52:46 +0100
commit4942d7881480555a02616ee95c456a8103269656 (patch)
treee0e6bb691f24ea627e4203dc9359a08e5b9506bc
parentef4b74827447c0006c7d12fb3ac036f0bfba22fa (diff)
Bump version to 0.5.10.5.1
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 71d409f..37c7369 100644
--- a/configure.ac
+++ b/configure.ac
@@ -5,7 +5,7 @@ AC_PREREQ(2.60)
# XXX bug URL should be https://bugs.freedesktop.org/enter_bug.cgi?product=xorg
# but this makes autoheader choke..
AC_INIT([xf86-video-armsoc],
- [0.5.0],
+ [0.5.1],
[https://bugs.freedesktop.org/enter_bug.cgi],
[xf86-video-armsoc])
AC_CONFIG_SRCDIR([Makefile.am])