aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mandriva.org>2009-03-30 14:19:23 +0000
committerThierry Vignaud <tv@mandriva.org>2009-03-30 14:19:23 +0000
commit12dd9039eafc29fca9505ef59dd9c54dd348c0e4 (patch)
tree20f5c5e4c7739d160d9606ce61d644d4f1d1d679
parent9d71778f96d277a38a990eb1cc834a24759248ac (diff)
downloadmsec-12dd9039eafc29fca9505ef59dd9c54dd348c0e4.tar
msec-12dd9039eafc29fca9505ef59dd9c54dd348c0e4.tar.gz
msec-12dd9039eafc29fca9505ef59dd9c54dd348c0e4.tar.bz2
msec-12dd9039eafc29fca9505ef59dd9c54dd348c0e4.tar.xz
msec-12dd9039eafc29fca9505ef59dd9c54dd348c0e4.zip
0.60.17
-rw-r--r--Makefile2
-rw-r--r--NEWS3
2 files changed, 4 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b688fb1..f3b7920 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
PACKAGE = msec
-VERSION = 0.60.16
+VERSION = 0.60.17
SVNPATH = svn+ssh://svn.mandriva.com/svn/soft/msec
all: version promisc_check msec_find python manpages
diff --git a/NEWS b/NEWS
index 866a5a3..9b94027 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+Version 0.60.17 - March 30 2009, Thierry Vignaud
+- Updated translations
+
Version 0.60.16 - March 24 2009, Eugeni Dodonov
- Added support for desktop notifications on msec periodic checks.
- Using correct logger for syslog messages.