diff options
| author | Jani Välimaa <wally@mageia.org> | 2025-12-19 21:06:18 +0200 |
|---|---|---|
| committer | Jani Välimaa <wally@mageia.org> | 2025-12-19 21:06:18 +0200 |
| commit | ca2fdf49083b02ed3c5b9544b9680768a5b9dfe0 (patch) | |
| tree | c6d586a39a9ca978de490eb88d1668cdace65783 | |
| parent | 388beb82da5a06c49e293f7da70b92e86e8231b1 (diff) | |
| download | config-ca2fdf49083b02ed3c5b9544b9680768a5b9dfe0.tar config-ca2fdf49083b02ed3c5b9544b9680768a5b9dfe0.tar.gz config-ca2fdf49083b02ed3c5b9544b9680768a5b9dfe0.tar.bz2 config-ca2fdf49083b02ed3c5b9544b9680768a5b9dfe0.tar.xz config-ca2fdf49083b02ed3c5b9544b9680768a5b9dfe0.zip | |
4.20.10.24.20.10.2
| -rw-r--r-- | Makefile | 2 | ||||
| -rw-r--r-- | NEWS | 1 |
2 files changed, 2 insertions, 1 deletions
@@ -23,7 +23,7 @@ NAME = mageia-xfce-config XFCEVERSION = 4.20 MGAVERSION = 10 -RELEASE = 1 +RELEASE = 2 VERSION = $(XFCEVERSION).$(MGAVERSION).$(RELEASE) @@ -1,3 +1,4 @@ +Version 4.20.10.2 - 2025-12-19 - replace http:// with https:// in urls - replace deprecated exo-open with xfce-open |
