aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <thierry.vignaud@gmail.com>2015-05-01 00:53:51 +0200
committerThierry Vignaud <thierry.vignaud@gmail.com>2015-05-01 00:53:51 +0200
commit62449f7c9f71cd112443278d051c2179063ed6a6 (patch)
treeec100b5c070c9b4c762ac0bb3ea8ca2a14b994bc
parent1b918b5c600ee94310fa2eacaf76d03d3df71876 (diff)
downloadmsec-62449f7c9f71cd112443278d051c2179063ed6a6.tar
msec-62449f7c9f71cd112443278d051c2179063ed6a6.tar.gz
msec-62449f7c9f71cd112443278d051c2179063ed6a6.tar.bz2
msec-62449f7c9f71cd112443278d051c2179063ed6a6.tar.xz
msec-62449f7c9f71cd112443278d051c2179063ed6a6.zip
1.81.8
-rw-r--r--Makefile2
-rw-r--r--NEWS2
2 files changed, 3 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 0654204..649aed6 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
PACKAGE = msec
-VERSION = 1.7
+VERSION = 1.8
all: version promisc_check msec_find python manpages
make -C cron-sh
diff --git a/NEWS b/NEWS
index b9a8089..d624e9a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+Version 1.8 - April 30 2015, Thierry Vignaud
+
- msecgui: fix broken config buttons after migration to gtk3
(Philippe Makowski, mga#14777)