summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Backlund <tmb@mageia.org>2012-04-07 21:30:31 +0000
committerThomas Backlund <tmb@mageia.org>2012-04-07 21:30:31 +0000
commit40974e09c82902407f8038596d6f9fc4a65e671f (patch)
tree3e82148e5d96ed1719e1d38522ab4a2a7bf1f931
parentc69cfbc9414d2311821056e02d8fe752cab33a13 (diff)
downloaddrakx-40974e09c82902407f8038596d6f9fc4a65e671f.tar
drakx-40974e09c82902407f8038596d6f9fc4a65e671f.tar.gz
drakx-40974e09c82902407f8038596d6f9fc4a65e671f.tar.bz2
drakx-40974e09c82902407f8038596d6f9fc4a65e671f.tar.xz
drakx-40974e09c82902407f8038596d6f9fc4a65e671f.zip
1.71
-rw-r--r--images/Makefile2
-rw-r--r--images/NEWS2
2 files changed, 3 insertions, 1 deletions
diff --git a/images/Makefile b/images/Makefile
index c303aecf2..7bc6d007e 100644
--- a/images/Makefile
+++ b/images/Makefile
@@ -1,6 +1,6 @@
include ../Makefile.config
-VERSION=1.70
+VERSION=1.71
PRODUCT=drakx-installer-images
KERNELS=$(shell rpm -qf /lib/modules/3.*)
diff --git a/images/NEWS b/images/NEWS
index 498882f93..f35107394 100644
--- a/images/NEWS
+++ b/images/NEWS
@@ -1,3 +1,5 @@
+Version 1.71 - 8 April 2012 by Thomas Backlund
+
- make isohybrid start first partition on sector 1 (mga #5036)
Version 1.70 - 5 April 2012 by Thierry Vignaud