aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2005-06-20 17:39:08 +0000
committerWerner Koch <[email protected]>2005-06-20 17:39:08 +0000
commit0eaa341223cb60bd3ca9ba91c550ee65e0169e4a (patch)
tree555095a0367d3301ffe0216479617f5b9fba8b8f
parentPreparing for 0.6.10 (diff)
downloadlibassuan-0eaa341223cb60bd3ca9ba91c550ee65e0169e4a.tar.gz
libassuan-0eaa341223cb60bd3ca9ba91c550ee65e0169e4a.zip
post release version number update
-rw-r--r--NEWS4
-rw-r--r--configure.ac2
2 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 2c73f98..0e31971 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Noteworthy changes in version 0.6.11
+-------------------------------------------------
+
+
Noteworthy changes in version 0.6.10 (2005-06-20)
-------------------------------------------------
diff --git a/configure.ac b/configure.ac
index 15eceb7..dac899a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@ min_automake_version="1.9.3"
# Version number: Remember to change it immediately *after* a release.
# Add a "-cvs" prefix for non-released code.
-AC_INIT(libassuan, 0.6.10, [email protected])
+AC_INIT(libassuan, 0.6.11-cvs, [email protected])
# Note, that this is not yet available as a shared library.
PACKAGE=$PACKAGE_NAME