summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <thierry.vignaud@gmail.com>2013-10-10 14:45:31 +0200
committerThierry Vignaud <thierry.vignaud@gmail.com>2013-10-10 14:45:31 +0200
commitd394b5b39e3841031d60aed6d5baf68e176383a9 (patch)
tree8b74c24548db2cfb0f7c1829461073ce09af6857
parent80e391ef01ecd0f340b233c54e6b609ce023a9c4 (diff)
downloaddrakx-d394b5b39e3841031d60aed6d5baf68e176383a9.tar
drakx-d394b5b39e3841031d60aed6d5baf68e176383a9.tar.gz
drakx-d394b5b39e3841031d60aed6d5baf68e176383a9.tar.bz2
drakx-d394b5b39e3841031d60aed6d5baf68e176383a9.tar.xz
drakx-d394b5b39e3841031d60aed6d5baf68e176383a9.zip
1.80
-rw-r--r--mdk-stage1/Makefile2
-rw-r--r--mdk-stage1/NEWS4
2 files changed, 5 insertions, 1 deletions
diff --git a/mdk-stage1/Makefile b/mdk-stage1/Makefile
index 1dfa6d362..5cd014a87 100644
--- a/mdk-stage1/Makefile
+++ b/mdk-stage1/Makefile
@@ -15,7 +15,7 @@
# along with this program; if not, write to the Free Software
# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
-VERSION=1.79
+VERSION=1.80
PRODUCT=drakx-installer-binaries
#
diff --git a/mdk-stage1/NEWS b/mdk-stage1/NEWS
index c6888aff1..354f584ea 100644
--- a/mdk-stage1/NEWS
+++ b/mdk-stage1/NEWS
@@ -1,3 +1,7 @@
+1.80
+- include latest list_modules.pl
+ (might fix mga#11377)
+
1.79
- fix compiling with gcc-4.8