summaryrefslogtreecommitdiffstats
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 9d6660bc..b14dd8bc 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
NAME = mgaonline
-VERSION:=3.0
+VERSION:=3.1
MGAUPDATE = mgaupdate
MGAAPPLET = mgaapplet
diff --git a/NEWS b/NEWS
index ab107ad0..8355a568 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+Version 3.1 - 6 December 2013, Thierry Vignaud
+
- fix using Notifications introspection API (mga#11897)
Version 3.0 - 5 December 2013, Thierry Vignaud