aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--NEWS2
2 files changed, 3 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f9b4915..92043aa 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION=0.10
+VERSION=0.11
PROJECTNAME=mga-advisories
BINFILES=mgaadv
diff --git a/NEWS b/NEWS
index 1c23a7a..f4645de 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+Version 0.11
+
- fix next free id assignement
Version 0.10