diff options
author | Thomas Backlund <tmb@mageia.org> | 2021-02-27 11:03:05 +0200 |
---|---|---|
committer | Thomas Backlund <tmb@mageia.org> | 2021-02-27 11:03:05 +0200 |
commit | 11088c5c3dedaa31747dfebe634bf481b216f854 (patch) | |
tree | 0e0eeeb3691639a3a89854cd46df1cbd7903cace /images | |
parent | 0ac8c02990aa9563d15e57522add31d31195151d (diff) | |
download | drakx-11088c5c3dedaa31747dfebe634bf481b216f854.tar drakx-11088c5c3dedaa31747dfebe634bf481b216f854.tar.gz drakx-11088c5c3dedaa31747dfebe634bf481b216f854.tar.bz2 drakx-11088c5c3dedaa31747dfebe634bf481b216f854.tar.xz drakx-11088c5c3dedaa31747dfebe634bf481b216f854.zip |
images: 2.832.83
Diffstat (limited to 'images')
-rw-r--r-- | images/Makefile | 2 | ||||
-rw-r--r-- | images/NEWS | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/images/Makefile b/images/Makefile index a732d0f79..01c41dcaa 100644 --- a/images/Makefile +++ b/images/Makefile @@ -1,6 +1,6 @@ include ../Makefile.config -VERSION=2.82 +VERSION=2.89 PRODUCT=drakx-installer-images KERNELS=$(shell rpm -qf /lib/modules/4.*) diff --git a/images/NEWS b/images/NEWS index 1cfff60bb..9896a9b18 100644 --- a/images/NEWS +++ b/images/NEWS @@ -1,3 +1,5 @@ +Version 2.83 - 27 February 2021 by Thomas Backlund + - re-enable Cauldron Version 2.82 - 14 February 2021 by Thomas Backlund |