diff options
author | Nicolas Lécureuil <neoclust@mageia.org> | 2021-01-04 19:20:27 +0100 |
---|---|---|
committer | Nicolas Lécureuil <neoclust@mageia.org> | 2021-01-04 19:20:27 +0100 |
commit | 223e3f8236b4b83416269a3e06e748d50893519c (patch) | |
tree | e263074a462b19191bff1716fa473dbe7cff7af0 | |
parent | 559d6bdff4d38e0d3056ce40260570d7c1c3b408 (diff) | |
download | net_monitor-223e3f8236b4b83416269a3e06e748d50893519c.tar net_monitor-223e3f8236b4b83416269a3e06e748d50893519c.tar.gz net_monitor-223e3f8236b4b83416269a3e06e748d50893519c.tar.bz2 net_monitor-223e3f8236b4b83416269a3e06e748d50893519c.tar.xz net_monitor-223e3f8236b4b83416269a3e06e748d50893519c.zip |
Release new version with translation update0.29
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 3 |
2 files changed, 4 insertions, 1 deletions
@@ -1,5 +1,5 @@ PACKAGE = net_monitor -VERSION = 0.28 +VERSION = 0.29 GITPATH = git://git.mageia.org/software/net_monitor all: version python @@ -2,6 +2,9 @@ Network monitoring tool -- History of user-visible changes Copyright (C) 2009, Mandriva Copyright (C) 2011 and later, Mageia +0.29 +- updated translations + 0.28 - Restore test on statistic enabled (mga#25417) - Add checking of present protocols, to avoid exception. |