[dates] Post release version bump



commit 0906ee15bbca2384f3ce884a1dcee59c8309c25c
Author: Chris Lord <chris linux intel com>
Date:   Fri Oct 16 18:49:26 2009 +0100

    Post release version bump
    
    Switching to post-release versioning

 ChangeLog    |    5 +++++
 configure.ac |    2 +-
 2 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 3ad1f81..4a9d5b9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2009-10-16  Chris Lord  <chris linux intel com>
 
+	* configure.ac:
+	Post release version bump - switching to post-release versioning
+
+2009-10-16  Chris Lord  <chris linux intel com>
+
 	* NEWS:
 	* README:
 	* configure.ac:
diff --git a/configure.ac b/configure.ac
index 238ccb5..1a4c5be 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ(2.53)
-AC_INIT(Dates, 0.4.11, http://www.pimlico-project.org/)
+AC_INIT(Dates, 0.4.12, http://www.pimlico-project.org/)
 AM_INIT_AUTOMAKE()
 AC_CONFIG_SRCDIR(src/dates_main.c)
 AM_CONFIG_HEADER(src/config.h)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]