summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--NEWS3
2 files changed, 4 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 67787ac..1b2c676 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
NAME = drakguard
-VERSION = 0.7.14
+VERSION = 1.0
DESTDIR=
sbindir=/usr/sbin
diff --git a/NEWS b/NEWS
index c27b070..7d0a31e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+1.0
+- switch from gtk2 to gtk3
+
0.7.14
- only use transparent proxy with squid <3.2 (mga#10513)