aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <thierry.vignaud@gmail.com>2015-01-02 02:42:20 +0100
committerThierry Vignaud <thierry.vignaud@gmail.com>2015-01-02 02:42:20 +0100
commit9ab79751644ccb1f46e8d431ff2be8f589513ade (patch)
treed6d171401665ac009208f064807777e2c6c2831f
parent6a15b1d9ca7a2991596a9dbbd659d52789ce20be (diff)
downloadnet_monitor-9ab79751644ccb1f46e8d431ff2be8f589513ade.tar
net_monitor-9ab79751644ccb1f46e8d431ff2be8f589513ade.tar.gz
net_monitor-9ab79751644ccb1f46e8d431ff2be8f589513ade.tar.bz2
net_monitor-9ab79751644ccb1f46e8d431ff2be8f589513ade.tar.xz
net_monitor-9ab79751644ccb1f46e8d431ff2be8f589513ade.zip
0.180.18
-rw-r--r--Makefile2
-rw-r--r--NEWS3
2 files changed, 4 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 3378943..5352057 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
PACKAGE = net_monitor
-VERSION = 0.17
+VERSION = 0.18
GITPATH = git://git.mageia.org/software/net_monitor
all: version python
diff --git a/NEWS b/NEWS
index 3648ef2..0c71668 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,9 @@
Mandriva network monitoring tool -- History of user-visible changes
Copyright (C) 2009, Mandriva
+0.18:
+- updated translations
+
0.17:
- fix mga#12882 (use of str() instead of unicode())