summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--NEWS4
2 files changed, 5 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 65776196..9d6660bc 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
NAME = mgaonline
-VERSION:=2.84
+VERSION:=3.0
MGAUPDATE = mgaupdate
MGAAPPLET = mgaapplet
diff --git a/NEWS b/NEWS
index 967ef409..cad377d3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Version 3.0 - 5 December 2013, Thierry Vignaud
+
+- convert from gtk2 to gtk3 (needs rpmdrake >= 6.0)
+
Version 2.84 - 16 November 2013, Colin Guthrie
- polkit: only use pkexec when not already root