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 2bea32e..1f8e1c7 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
NAME = drakiso
-VERSION = 1.6
+VERSION = 1.7
all:
make -C bootloader
diff --git a/NEWS b/NEWS
index 0b0c3d4..6a8ecc1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,7 @@
+1.7:
+
- default to using linux16 and linuxefi GRUB2 commands (mga#24137)
+- translation updates
1.6: