diff options
author | Thomas Backlund <tmb@mageia.org> | 2016-11-06 11:52:09 +0200 |
---|---|---|
committer | Thomas Backlund <tmb@mageia.org> | 2016-11-06 11:52:09 +0200 |
commit | 5a6409b30b94e6aa5d58d6da2ae4f3542f6956c0 (patch) | |
tree | 958ab5ca0e77f58bd697c595ff0989a790f874d6 | |
parent | 888d85aac3a45780bf3a831c54e9e7c845376f62 (diff) | |
download | drakx-5a6409b30b94e6aa5d58d6da2ae4f3542f6956c0.tar drakx-5a6409b30b94e6aa5d58d6da2ae4f3542f6956c0.tar.gz drakx-5a6409b30b94e6aa5d58d6da2ae4f3542f6956c0.tar.bz2 drakx-5a6409b30b94e6aa5d58d6da2ae4f3542f6956c0.tar.xz drakx-5a6409b30b94e6aa5d58d6da2ae4f3542f6956c0.zip |
mdk-stage1: should be 2.13.1
-rw-r--r-- | mdk-stage1/Makefile | 2 | ||||
-rw-r--r-- | mdk-stage1/NEWS | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/mdk-stage1/Makefile b/mdk-stage1/Makefile index 47f461cec..613f981a1 100644 --- a/mdk-stage1/Makefile +++ b/mdk-stage1/Makefile @@ -13,7 +13,7 @@ # along with this program; if not, write to the Free Software # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. -VERSION=2.14 +VERSION=2.13.1 PRODUCT=drakx-installer-binaries # diff --git a/mdk-stage1/NEWS b/mdk-stage1/NEWS index 597598215..6832c2a38 100644 --- a/mdk-stage1/NEWS +++ b/mdk-stage1/NEWS @@ -1,4 +1,4 @@ -2.14 +2.13.1 - recognize new kernel-4.4 drivers - recognize new kernel-4.3 drivers - recognize new kernel-4.1 drivers |