diff options
author | Thomas Backlund <tmb@mageia.org> | 2015-05-28 22:21:33 +0200 |
---|---|---|
committer | Thomas Backlund <tmb@mageia.org> | 2015-05-28 22:21:33 +0200 |
commit | d7ef33103ae676371cf0e6b79b3a5291b335c83e (patch) | |
tree | 2826079ccb5a1028cad156b647b4b2209d1f3d11 | |
parent | 55af09440f8fab6eb9bd5cd474aec079e4332c97 (diff) | |
download | draklive-install-d7ef33103ae676371cf0e6b79b3a5291b335c83e.tar draklive-install-d7ef33103ae676371cf0e6b79b3a5291b335c83e.tar.gz draklive-install-d7ef33103ae676371cf0e6b79b3a5291b335c83e.tar.bz2 draklive-install-d7ef33103ae676371cf0e6b79b3a5291b335c83e.tar.xz draklive-install-d7ef33103ae676371cf0e6b79b3a5291b335c83e.zip |
2.62.6
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 1 |
2 files changed, 2 insertions, 1 deletions
@@ -1,5 +1,5 @@ NAME = draklive-install -VERSION = 2.5 +VERSION = 2.6 dli_confdir = ${sysconfdir}/$(NAME).d dli_sysconfigdir = $(dli_confdir)/sysconfig @@ -1,3 +1,4 @@ +2.6 - trigger gnome-reboot once after a non-live install too 2.5 |