summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Whitaker <mageia@martin-whitaker.me.uk>2018-11-26 21:37:17 +0000
committerMartin Whitaker <mageia@martin-whitaker.me.uk>2018-11-26 21:37:17 +0000
commitf001114bd7059930ca7ff34949dde1341fd12362 (patch)
treeed31201ccca1bb86c9b66edaa212da91b7953557
parent40d9bcb4e25b9525e9e325b9f011567dae2a9c6e (diff)
downloaddrakiso-f001114bd7059930ca7ff34949dde1341fd12362.tar
drakiso-f001114bd7059930ca7ff34949dde1341fd12362.tar.gz
drakiso-f001114bd7059930ca7ff34949dde1341fd12362.tar.bz2
drakiso-f001114bd7059930ca7ff34949dde1341fd12362.tar.xz
drakiso-f001114bd7059930ca7ff34949dde1341fd12362.zip
1.41.4
-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: