aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--NEWS5
2 files changed, 5 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 639bffd..0654204 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
PACKAGE = msec
-VERSION = 1.6
+VERSION = 1.7
all: version promisc_check msec_find python manpages
make -C cron-sh
diff --git a/NEWS b/NEWS
index 76a97d1..6fd8c43 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,9 @@
+Version 1.7 - April 30 2015, RĂ©mi Verschelde
+
- msecgui: Fix broken saving feature after migration to gtk3
by adding "label=" arguments for Gtk.Expander calls
- (Thierry Vignaud, mga#14586)
+ (Thierry Vignaud, mga#14586)
+- updated translations
Version 1.6 - February 9 2015, Anne Nicolas