summaryrefslogtreecommitdiffstats
path: root/images
diff options
context:
space:
mode:
authorThierry Vignaud <thierry.vignaud@gmail.com>2020-08-19 19:05:36 +0200
committerThierry Vignaud <thierry.vignaud@gmail.com>2020-08-19 19:08:28 +0200
commit844cf99c179ec4628f76c676e5102232482f03fd (patch)
tree81dbec2a2c0d6e3022443e9f3671b7bbebaf73f3 /images
parent0b907f33206fdc2d1e414b7ba348ea8cfd46e34b (diff)
downloaddrakx-844cf99c179ec4628f76c676e5102232482f03fd.tar
drakx-844cf99c179ec4628f76c676e5102232482f03fd.tar.gz
drakx-844cf99c179ec4628f76c676e5102232482f03fd.tar.bz2
drakx-844cf99c179ec4628f76c676e5102232482f03fd.tar.xz
drakx-844cf99c179ec4628f76c676e5102232482f03fd.zip
2.73
Diffstat (limited to 'images')
-rw-r--r--images/Makefile2
-rw-r--r--images/NEWS2
2 files changed, 3 insertions, 1 deletions
diff --git a/images/Makefile b/images/Makefile
index b87dbfcef..7230918d2 100644
--- a/images/Makefile
+++ b/images/Makefile
@@ -1,6 +1,6 @@
include ../Makefile.config
-VERSION=2.72
+VERSION=2.73
PRODUCT=drakx-installer-images
KERNELS=$(shell rpm -qf /lib/modules/4.*)
diff --git a/images/NEWS b/images/NEWS
index 4f686fbec..02008ea4a 100644
--- a/images/NEWS
+++ b/images/NEWS
@@ -1,3 +1,5 @@
+Version 2.73 - 19 Aug 2020 by Thierry Vignaud
+
- sync with kernel 5.8
Version 2.72 - 28 June 2020 by Thierry Vignaud