summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristophe Fergeau <cfergeau@mandriva.com>2009-04-22 13:56:24 +0000
committerChristophe Fergeau <cfergeau@mandriva.com>2009-04-22 13:56:24 +0000
commit94c4fbb265a3303924d0bb98f5fd58462dfc18a8 (patch)
tree2f454d33208ca79d827a56be7f1bb6657fe264aa
parent6fac0a81e2971f72cbc1a03add372836240e4301 (diff)
downloaddraklive-install-94c4fbb265a3303924d0bb98f5fd58462dfc18a8.tar
draklive-install-94c4fbb265a3303924d0bb98f5fd58462dfc18a8.tar.gz
draklive-install-94c4fbb265a3303924d0bb98f5fd58462dfc18a8.tar.bz2
draklive-install-94c4fbb265a3303924d0bb98f5fd58462dfc18a8.tar.xz
draklive-install-94c4fbb265a3303924d0bb98f5fd58462dfc18a8.zip
1.17
-rw-r--r--Makefile2
-rw-r--r--NEWS1
2 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 180e867..d173d90 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
NAME = draklive-install
-VERSION = 1.16.2
+VERSION = 1.17
dli_confdir = ${sysconfdir}/$(NAME).d
dli_sysconfigdir = $(dli_confdir)/sysconfig
diff --git a/NEWS b/NEWS
index 3a14829..efd0915 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,4 @@
+1.17:
- correctly exclude live_device when booting from hybrid USB image
1.16.2: