diff options
author | Thierry Vignaud <thierry.vignaud@gmail.com> | 2013-11-20 06:32:36 +0100 |
---|---|---|
committer | Thierry Vignaud <thierry.vignaud@gmail.com> | 2013-11-20 06:32:36 +0100 |
commit | 4245a8e291aa2fefe988e3286fb8fc374109e3ac (patch) | |
tree | 0cf821864c891387ea46407bd7464c1e55200597 | |
parent | c68733b0f98deb7723b61f01e4ca84d87e463569 (diff) | |
download | net_monitor-4245a8e291aa2fefe988e3286fb8fc374109e3ac.tar net_monitor-4245a8e291aa2fefe988e3286fb8fc374109e3ac.tar.gz net_monitor-4245a8e291aa2fefe988e3286fb8fc374109e3ac.tar.bz2 net_monitor-4245a8e291aa2fefe988e3286fb8fc374109e3ac.tar.xz net_monitor-4245a8e291aa2fefe988e3286fb8fc374109e3ac.zip |
0.140.14
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 1 |
2 files changed, 2 insertions, 1 deletions
@@ -1,5 +1,5 @@ PACKAGE = net_monitor -VERSION = 0.13 +VERSION = 0.14 GITPATH = git://git.mageia.org/software/net_monitor all: version python @@ -1,6 +1,7 @@ Mandriva network monitoring tool -- History of user-visible changes Copyright (C) 2009, Mandriva +0.14: - convert to gtk3 0.13: |