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
commit5195c47301c6c354563bd536e442e10c92e52661 (patch)
treea977d08c6b816772b05d82d0004bcd9ca6d89e02
parentae5a636895f5cebeba6c844c68ca78588fee70c2 (diff)
Bump version to 0.5.00.5.0
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 8e5f291..71d409f 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.4.0],
+ [0.5.0],
[https://bugs.freedesktop.org/enter_bug.cgi],
[xf86-video-armsoc])
AC_CONFIG_SRCDIR([Makefile.am])