summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--NEWS4
2 files changed, 5 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c910214..c8455fd 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
NAME = drakiso
-VERSION = 1.11
+VERSION = 1.12
all:
make -C bootloader
diff --git a/NEWS b/NEWS
index 3d4d132..bf57eb6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,9 @@
- update examples to support encrypted persistent partition
+
+1.12
+
- support separate desktop and autologin session names
+- translation updates
1.11