aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--NEWS7
2 files changed, 6 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index bfde787..aa549f1 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
PACKAGE = net_monitor
-VERSION = 0.22
+VERSION = 0.23
GITPATH = git://git.mageia.org/software/net_monitor
all: version python
diff --git a/NEWS b/NEWS
index 089965a..d4710c0 100644
--- a/NEWS
+++ b/NEWS
@@ -2,10 +2,13 @@ Network monitoring tool -- History of user-visible changes
Copyright (C) 2009, Mandriva
Copyright (C) 2011 and later, Mageia
-0.22
+0.23:
+- updated translations
+
+0.22:
- fix python3 fallouts (mga#16845)
-0.21
+0.21:
- adapted for Python 3 (mga#16845)
0.20: