summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <thierry.vignaud@gmail.com>2013-10-10 15:50:12 +0200
committerThierry Vignaud <thierry.vignaud@gmail.com>2013-10-10 15:50:12 +0200
commit8f1e0759114ce60684dab1a00ed70a542d2f804f (patch)
tree6ba7630bd4baa288beb349661ccb0173f094a150
parentb627ac82205b489920cd3fc8e8c6a670267b2162 (diff)
downloaddrakx-8f1e0759114ce60684dab1a00ed70a542d2f804f.tar
drakx-8f1e0759114ce60684dab1a00ed70a542d2f804f.tar.gz
drakx-8f1e0759114ce60684dab1a00ed70a542d2f804f.tar.bz2
drakx-8f1e0759114ce60684dab1a00ed70a542d2f804f.tar.xz
drakx-8f1e0759114ce60684dab1a00ed70a542d2f804f.zip
1.81
-rw-r--r--mdk-stage1/Makefile2
-rw-r--r--mdk-stage1/NEWS3
2 files changed, 4 insertions, 1 deletions
diff --git a/mdk-stage1/Makefile b/mdk-stage1/Makefile
index 5cd014a87..30edc7cca 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.80
+VERSION=1.81
PRODUCT=drakx-installer-binaries
#
diff --git a/mdk-stage1/NEWS b/mdk-stage1/NEWS
index 354f584ea..286fcdd4b 100644
--- a/mdk-stage1/NEWS
+++ b/mdk-stage1/NEWS
@@ -1,3 +1,6 @@
+1.81
+- sync with kernel-3.11 (might fix mga#11377)
+
1.80
- include latest list_modules.pl
(might fix mga#11377)