diff options
author | Martin Whitaker <mageia@martin-whitaker.me.uk> | 2020-11-30 19:46:03 +0000 |
---|---|---|
committer | Martin Whitaker <mageia@martin-whitaker.me.uk> | 2020-11-30 19:46:03 +0000 |
commit | cd5793a09c76ddac441cc65dd41f6f157bd05a04 (patch) | |
tree | 18da4b56301517855f5cc20e9ad1e5d9b372e708 | |
parent | 14b7138f1bdfc566edfa32f36d2fa3bd3415b32a (diff) | |
download | drakx-cd5793a09c76ddac441cc65dd41f6f157bd05a04.tar drakx-cd5793a09c76ddac441cc65dd41f6f157bd05a04.tar.gz drakx-cd5793a09c76ddac441cc65dd41f6f157bd05a04.tar.bz2 drakx-cd5793a09c76ddac441cc65dd41f6f157bd05a04.tar.xz drakx-cd5793a09c76ddac441cc65dd41f6f157bd05a04.zip |
2.51
-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 4df0dcea7..af2ce54fc 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.50 +VERSION=2.51 PRODUCT=drakx-installer-binaries # diff --git a/mdk-stage1/NEWS b/mdk-stage1/NEWS index 313eb6447..ec8b282ff 100644 --- a/mdk-stage1/NEWS +++ b/mdk-stage1/NEWS @@ -1,3 +1,5 @@ +2.51 + - configure wpa_supplicant to try both nl80211 and wext interfaces o some old wireless driver modules may only support wext - improve help for entering wireless keys/passphrases |