summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorDavid Zeuthen <davidz@redhat.com>2008-03-03 21:12:08 -0500
committerDavid Zeuthen <davidz@redhat.com>2008-03-03 21:12:08 -0500
commit1e7aece6160b2def655dba2d07f28b505633a145 (patch)
tree35e96c03163e4d4ace7181c5c3fafb776f8d3cbc /configure.in
parentb6e8d3c14b0c59ed6b7a0a460b261f1acf0f1633 (diff)
post-release version bump to 0.5.11
Way too late. Yes, I know. Bad.
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 8424170e..6350601a 100644
--- a/configure.in
+++ b/configure.in
@@ -7,7 +7,7 @@ dnl Process this file with autoconf to produce a configure script.
#
AC_PREREQ(2.59c)
-AC_INIT(hal, 0.5.10, david@fubar.dk)
+AC_INIT(hal, 0.5.11, david@fubar.dk)
AM_INIT_AUTOMAKE([gnu 1.9])
AM_MAINTAINER_MODE