From abfb6859f0d06a83a643322773e71f70d80eb04b Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Mon, 10 Feb 2014 19:05:52 +0100 Subject: 1.1 --- Makefile | 2 +- NEWS | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 2519953..a4478d0 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ PACKAGE = msec -VERSION = 1.0 +VERSION = 1.1 all: version promisc_check msec_find python manpages make -C cron-sh diff --git a/NEWS b/NEWS index c432f1c..6237a4d 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,5 @@ +Version 1.1 - February 10 2014, Thierry Vignaud + - fix embedding in mcc (bgo#721226) - fix treating UTF-8 strings as ascii -- cgit v1.2.1