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 2483240..53b8d80 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
NAME = drakiso
-VERSION = 1.3
+VERSION = 1.4
all:
make -C bootloader
diff --git a/NEWS b/NEWS
index 7d3e705..6356332 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,9 @@
+1.4:
+
- improved control of isohybrid protective partition start and type
- avoid full file path appearing in checksum files
- undo accidental commit of changes to examples
+- translation updates
1.3: