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 f03d166..6bab37b 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
NAME = draklive-install
-VERSION = 2.33
+VERSION = 2.34
dli_confdir = ${sysconfdir}/$(NAME).d
dli_sysconfigdir = $(dli_confdir)/sysconfig
diff --git a/NEWS b/NEWS
index 398b684..34cbcde 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,7 @@
+2.34
+
- improved message at end of installation (mga#34896)
+- translation updates
2.33