aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2004-06-08 19:08:18 +0000
committerWerner Koch <[email protected]>2004-06-08 19:08:18 +0000
commitf1e16fea806edecdbe72b52bef67320b4072f743 (patch)
treeb56a35f2071a28e3324b0d7e255f3646f6b48493
parentabout to release 0.6.6. (diff)
downloadlibassuan-f1e16fea806edecdbe72b52bef67320b4072f743.tar.gz
libassuan-f1e16fea806edecdbe72b52bef67320b4072f743.zip
post release version bump
-rw-r--r--NEWS4
-rw-r--r--configure.ac2
2 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index b9ee6aa..8d65b4d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Noteworthy changes in version 0.6.7
+------------------------------------------------
+
+
Noteworthy changes in version 0.6.6 (2004-06-08)
------------------------------------------------
diff --git a/configure.ac b/configure.ac
index 278056b..4b8d4ba 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@ min_automake_version="1.7.6"
# Version number: Remember to change it immediately *after* a release.
# Add a "-cvs" prefix for non-released code.
-AC_INIT(libassuan, 0.6.6, [email protected])
+AC_INIT(libassuan, 0.6.7-cvs, [email protected])
# Note, that this is not yet available as a shared library.
PACKAGE=$PACKAGE_NAME