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 2865c93..c8310d9 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
NAME = draklive-install
-VERSION = 1.0
+VERSION = 1.1
all install:
make $(MAKECMDGOALS) -C po
diff --git a/NEWS b/NEWS
index 16e312a..88b449b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+1.1:
+- fix reenabling mdkonline after install
+
1.0:
- copy rpm db from /tmp/rpm/real if it exists
- do not try to "clean" rpm db anymore