diff options
author | Thomas Backlund <tmb@mageia.org> | 2019-06-17 21:40:05 +0300 |
---|---|---|
committer | Thomas Backlund <tmb@mageia.org> | 2019-06-17 21:40:05 +0300 |
commit | 971e52b735c37a075f96c60a2c9d22159d7b4fa2 (patch) | |
tree | 7320c6b24c688ff66974c5ea7f08cd2f995a387e /mdk-stage1 | |
parent | ef40c59d6c5c0403c094db9c6d8f79b5999a73a8 (diff) | |
download | drakx-971e52b735c37a075f96c60a2c9d22159d7b4fa2.tar drakx-971e52b735c37a075f96c60a2c9d22159d7b4fa2.tar.gz drakx-971e52b735c37a075f96c60a2c9d22159d7b4fa2.tar.bz2 drakx-971e52b735c37a075f96c60a2c9d22159d7b4fa2.tar.xz drakx-971e52b735c37a075f96c60a2c9d22159d7b4fa2.zip |
2.402.40
Diffstat (limited to 'mdk-stage1')
-rw-r--r-- | mdk-stage1/Makefile | 2 | ||||
-rw-r--r-- | mdk-stage1/NEWS | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/mdk-stage1/Makefile b/mdk-stage1/Makefile index 9b02a2a07..c78a54167 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.39 +VERSION=2.40 PRODUCT=drakx-installer-binaries # diff --git a/mdk-stage1/NEWS b/mdk-stage1/NEWS index 308ea28f1..21e038211 100644 --- a/mdk-stage1/NEWS +++ b/mdk-stage1/NEWS @@ -1,3 +1,5 @@ +2.40 + - recognize 8821ce (mga#24605) 2.39 |