summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Backlund <tmb@mageia.org>2012-05-16 22:17:40 +0000
committerThomas Backlund <tmb@mageia.org>2012-05-16 22:17:40 +0000
commit609703db7a02873edf216448d5515351e397a8f0 (patch)
tree9cf424737eaebbe38c223f9e9d1192ebdeb23db1
parentb34c6140c466f02b554d178b37482d1dc94aba31 (diff)
downloaddrakx-609703db7a02873edf216448d5515351e397a8f0.tar
drakx-609703db7a02873edf216448d5515351e397a8f0.tar.gz
drakx-609703db7a02873edf216448d5515351e397a8f0.tar.bz2
drakx-609703db7a02873edf216448d5515351e397a8f0.tar.xz
drakx-609703db7a02873edf216448d5515351e397a8f0.zip
1.75
-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 e75671831..8ee7d1dc8 100644
--- a/images/Makefile
+++ b/images/Makefile
@@ -1,6 +1,6 @@
include ../Makefile.config
-VERSION=1.74
+VERSION=1.75
PRODUCT=drakx-installer-images
KERNELS=$(shell rpm -qf /lib/modules/3.*)
diff --git a/images/NEWS b/images/NEWS
index ab2d650ba..a7c4f2855 100644
--- a/images/NEWS
+++ b/images/NEWS
@@ -1,3 +1,5 @@
+Version 1.75 - 17 May 2012 by Thomas Backlund
+
- add modules.order and modules.builtin in initrd
Version 1.74 - 5 April 2012 by Thierry Vignaud