diff options
author | Thomas Backlund <tmb@mageia.org> | 2021-02-18 13:18:55 +0200 |
---|---|---|
committer | Thomas Backlund <tmb@mageia.org> | 2021-02-18 13:18:55 +0200 |
commit | bfdac64af3c49ed0d7873af50e56f7f5c0f39c97 (patch) | |
tree | c395de1f4b8be4a7ec57f4e22233032475a56b3f | |
parent | 962e1bee6e04ac78749a74af5133b50eb95d6ac6 (diff) | |
download | drakx-bfdac64af3c49ed0d7873af50e56f7f5c0f39c97.tar drakx-bfdac64af3c49ed0d7873af50e56f7f5c0f39c97.tar.gz drakx-bfdac64af3c49ed0d7873af50e56f7f5c0f39c97.tar.bz2 drakx-bfdac64af3c49ed0d7873af50e56f7f5c0f39c97.tar.xz drakx-bfdac64af3c49ed0d7873af50e56f7f5c0f39c97.zip |
binaries: 2.562.56
-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 140f6fd65..75555164b 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.55 +VERSION=2.56 PRODUCT=drakx-installer-binaries # diff --git a/mdk-stage1/NEWS b/mdk-stage1/NEWS index fe40b6b1b..e8181198d 100644 --- a/mdk-stage1/NEWS +++ b/mdk-stage1/NEWS @@ -1,3 +1,5 @@ +2.56 + - load exfat module to mount exfat (mga#28371) 2.55 |