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 55b9988..9ab3999 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
NAME = drakguard
-VERSION = 0.7.5
+VERSION = 0.7.6
DESTDIR=
sbindir=/usr/sbin
diff --git a/NEWS b/NEWS
index 9fe26d9..17e9c77 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+0.7.6:
+- translation updates
+
0.7.5:
- properly check if ACL support is enabled (#43335).