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 d8977c9..09c8cbb 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
NAME = draklive-install
-VERSION = 2.29
+VERSION = 2.30
dli_confdir = ${sysconfdir}/$(NAME).d
dli_sysconfigdir = $(dli_confdir)/sysconfig
diff --git a/NEWS b/NEWS
index 17caa35..8c017dd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,8 @@
+2.30
+
- on systems with low RAM, remove unwanted packages after install (mga#27872)
(this avoids running out of space in the RAM overlay filesystem)
+- translation update
2.29