diff options
author | Martin Whitaker <mageia@martin-whitaker.me.uk> | 2020-06-09 16:45:27 +0100 |
---|---|---|
committer | Martin Whitaker <mageia@martin-whitaker.me.uk> | 2020-06-09 16:45:27 +0100 |
commit | 2f3203a4bccd988e3673c9f231e7c65648ed6f8c (patch) | |
tree | bf3628e14b995806345789cf8e5a0b23c98ff99d | |
parent | bed434004d19cbf858031408274159954947a45d (diff) | |
download | drakiso-2f3203a4bccd988e3673c9f231e7c65648ed6f8c.tar drakiso-2f3203a4bccd988e3673c9f231e7c65648ed6f8c.tar.gz drakiso-2f3203a4bccd988e3673c9f231e7c65648ed6f8c.tar.bz2 drakiso-2f3203a4bccd988e3673c9f231e7c65648ed6f8c.tar.xz drakiso-2f3203a4bccd988e3673c9f231e7c65648ed6f8c.zip |
1.151.15
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 2 |
2 files changed, 3 insertions, 1 deletions
@@ -1,5 +1,5 @@ NAME = drakiso -VERSION = 1.14 +VERSION = 1.15 all: make -C bootloader @@ -1,3 +1,5 @@ +1.15 + - draklive2: show installer summary screen when GUI is used - examples: add extra options in GUI example settings |