summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Zeuthen <davidz@redhat.com>2007-04-03 13:34:33 -0400
committerDavid Zeuthen <davidz@redhat.com>2007-04-03 13:34:33 -0400
commit74a4c1e5daef92f187c6843530af79b7c2f87473 (patch)
tree56c795540e7ed714b5d7c47f85621d36feae16ec
parent55256f3d56e3317b3e1efbf84f732b9464eacf8a (diff)
post-release version bump to 0.5.9.1
-rw-r--r--configure.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.in b/configure.in
index cb520afc..bef2f61c 100644
--- a/configure.in
+++ b/configure.in
@@ -7,8 +7,8 @@ dnl Process this file with autoconf to produce a configure script.
#
AC_PREREQ(2.59c)
-AC_INIT(hal, 0.5.9, david@fubar.dk)
-AM_INIT_AUTOMAKE(hal, 0.5.9)
+AC_INIT(hal, 0.5.9.1, david@fubar.dk)
+AM_INIT_AUTOMAKE(hal, 0.5.9.1)
AM_CONFIG_HEADER(config.h)
AM_MAINTAINER_MODE