summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--NEWS1
2 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 943e46e..c96a46a 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
NAME = draklive-install
-VERSION = 1.36
+VERSION = 1.37
dli_confdir = ${sysconfdir}/$(NAME).d
dli_sysconfigdir = $(dli_confdir)/sysconfig
diff --git a/NEWS b/NEWS
index 7e4444b..0ac040c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,4 @@
+1.37
- make sure progress bar doesn't go crazy when asked to update with
the same fraction (migh help mga#7992)