summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--NEWS2
2 files changed, 3 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 5b7ec94..161c78e 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
NAME = draklive
-VERSION = 1.3
+VERSION = 1.4
check:
perl -cw -I./lib $(NAME)
diff --git a/NEWS b/NEWS
index 1a74fe0..8541b51 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+1.4:
+
- use gfxboot.c32 as graphical boot loader
- add more space in initrd for plymouth
- adapt for Mageia naming scheme (https://wiki.mageia.org/en/Product_naming)