diff options
author | Thierry Vignaud <thierry.vignaud@gmail.com> | 2019-05-03 15:57:18 +0200 |
---|---|---|
committer | Thierry Vignaud <thierry.vignaud@gmail.com> | 2019-05-03 15:57:48 +0200 |
commit | ea2fc25cc7dbe7da554762a434d081a9a54c1fd8 (patch) | |
tree | de7ce27c9f350f5f37b5a4b2a61bd215d0062979 /mdk-stage1 | |
parent | f3af2bef2fbc60119f4cf8499cb146347c184213 (diff) | |
download | drakx-ea2fc25cc7dbe7da554762a434d081a9a54c1fd8.tar drakx-ea2fc25cc7dbe7da554762a434d081a9a54c1fd8.tar.gz drakx-ea2fc25cc7dbe7da554762a434d081a9a54c1fd8.tar.bz2 drakx-ea2fc25cc7dbe7da554762a434d081a9a54c1fd8.tar.xz drakx-ea2fc25cc7dbe7da554762a434d081a9a54c1fd8.zip |
2.38
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 5913e5b0c..110a3ba28 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.37 +VERSION=2.38 PRODUCT=drakx-installer-binaries # diff --git a/mdk-stage1/NEWS b/mdk-stage1/NEWS index 4aa4c0106..579d5baaf 100644 --- a/mdk-stage1/NEWS +++ b/mdk-stage1/NEWS @@ -1,3 +1,5 @@ +2.38 + - sync with kernel 5.1 2.37 |