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 d1999d6..c910214 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
NAME = drakiso
-VERSION = 1.10
+VERSION = 1.11
all:
make -C bootloader
diff --git a/NEWS b/NEWS
index 4b416c7..f58701b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,7 @@
+1.11
+
- fix ownership of dummy root directory (mga#24501)
+- translation updates
1.10