summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--NEWS5
-rw-r--r--configure.ac2
2 files changed, 6 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index fe606b9..f9d1c64 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+ProteanOS Development Kit version 2.0.1+dev
+-------------------------------------------
+
+Released: ????-??-??
+
ProteanOS Development Kit version 2.0.1
---------------------------------------
diff --git a/configure.ac b/configure.ac
index 400db85..c0c38e8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -18,7 +18,7 @@
# along with the ProteanOS Development Kit. If not, see
# <http://www.gnu.org/licenses/>.
-AC_INIT([ProteanOS Development Kit], [2.0.1],
+AC_INIT([ProteanOS Development Kit], [2.0.1+dev],
[mailto:proteanos-dev@lists.proteanos.com], [prokit],
[http://www.proteanos.com/dev/prokit/])
AC_CONFIG_AUX_DIR([build-aux])