diff options
author | Thierry Vignaud <tv@mandriva.org> | 2008-03-25 21:45:16 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mandriva.org> | 2008-03-25 21:45:16 +0000 |
commit | e7d80488b170df215157da995593cfdae21329d9 (patch) | |
tree | cadac5c2cc9ce3609dfb28cdf085072cc555615d | |
parent | af6883cc6979fab55649e63380ccfb1b99348528 (diff) | |
download | draklive-install-e7d80488b170df215157da995593cfdae21329d9.tar draklive-install-e7d80488b170df215157da995593cfdae21329d9.tar.gz draklive-install-e7d80488b170df215157da995593cfdae21329d9.tar.bz2 draklive-install-e7d80488b170df215157da995593cfdae21329d9.tar.xz draklive-install-e7d80488b170df215157da995593cfdae21329d9.zip |
1.7
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 3 |
2 files changed, 4 insertions, 1 deletions
@@ -1,5 +1,5 @@ NAME = draklive-install -VERSION = 1.6 +VERSION = 1.7 dli_confdir = ${sysconfdir}/$(NAME).d dli_sysconfigdir = $(dli_confdir)/sysconfig @@ -1,3 +1,6 @@ +1.7: +- translation updates + 1.6: - fix unmounting disks in live root - go on unmounting when one umount fails |