diff options
-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.16 MGAVERSION = 9 -RELEASE = 0 +RELEASE = 1 VERSION = $(XFCEVERSION).$(MGAVERSION).$(RELEASE) @@ -1,3 +1,4 @@ +Version 4.16.9.1 - 2022-10-05 - panel: fix mousepad launcher (mousepad.desktop -> org.xfce.mousepad.desktop) Version 4.16.9.0 - 2021-08-05 |