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 6d3a6b1..049fc9e 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
NAME = drakiso
-VERSION = 1.18
+VERSION = 1.19
all:
make -C bootloader
diff --git a/NEWS b/NEWS
index e0d2ffb..14631a8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+1.19
+
- improved algorithm for selecting packages from rpmsrate
1.18