diff options
author | Papoteur <papoteur@mageia.org> | 2020-05-31 16:56:31 +0200 |
---|---|---|
committer | Papoteur <papoteur@mageia.org> | 2020-05-31 16:56:31 +0200 |
commit | 896be368a66df83bee2f86f1fac4b506324d1c86 (patch) | |
tree | f66b8739bb39d9f5823fcc649afe05a458366cef | |
parent | 58d2535887436c55bb61993201c978fb2a318632 (diff) | |
download | net_monitor-896be368a66df83bee2f86f1fac4b506324d1c86.tar net_monitor-896be368a66df83bee2f86f1fac4b506324d1c86.tar.gz net_monitor-896be368a66df83bee2f86f1fac4b506324d1c86.tar.bz2 net_monitor-896be368a66df83bee2f86f1fac4b506324d1c86.tar.xz net_monitor-896be368a66df83bee2f86f1fac4b506324d1c86.zip |
0.280.28
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -1,5 +1,5 @@ PACKAGE = net_monitor -VERSION = 0.27 +VERSION = 0.28 GITPATH = git://git.mageia.org/software/net_monitor all: version python @@ -2,7 +2,7 @@ Network monitoring tool -- History of user-visible changes Copyright (C) 2009, Mandriva Copyright (C) 2011 and later, Mageia -0.27 +0.28 - Restore test on statistic enabled (mga#25417) - Add checking of present protocols, to avoid exception. - Improve formatting to avoid resizing of the windows |