aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2015-08-28 12:56:27 +0000
committerWerner Koch <[email protected]>2015-08-28 12:56:27 +0000
commit3aec1981cfd0a7b29750965c065a45ad928e66dc (patch)
tree3603c7eca39c1a091d9a6e0820698bc4033f345a
parentRelease 2.3.0 (diff)
downloadlibassuan-3aec1981cfd0a7b29750965c065a45ad928e66dc.tar.gz
libassuan-3aec1981cfd0a7b29750965c065a45ad928e66dc.zip
Post release updates
-rw-r--r--NEWS4
-rw-r--r--configure.ac2
2 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 5488a4e..934feda 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Noteworthy changes in version 2.3.1 (unreleased) [C6/A6/R_]
+------------------------------------------------
+
+
Noteworthy changes in version 2.3.0 (2015-08-28) [C6/A6/R0]
------------------------------------------------
diff --git a/configure.ac b/configure.ac
index 08a022a..040ce7f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -32,7 +32,7 @@ min_automake_version="1.14"
m4_define([mym4_package],[libassuan])
m4_define([mym4_major], [2])
m4_define([mym4_minor], [3])
-m4_define([mym4_micro], [0])
+m4_define([mym4_micro], [1])
# To start a new development series, i.e a new major or minor number
# you need to mark an arbitrary commit before the first beta release