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 ed7c213..0a22c7f 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
NAME = drakiso
-VERSION = 1.21
+VERSION = 1.22
all:
make -C bootloader
diff --git a/NEWS b/NEWS
index 0f1ecff..d8c6a80 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+1.22
+
- add {media}{iso-level} config key to allow loopback file size > 4GB
1.21