aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJani Välimaa <wally@mageia.org>2022-10-05 17:26:12 +0300
committerJani Välimaa <wally@mageia.org>2022-10-05 17:26:12 +0300
commit620fb3527c318b5071851cc77dc33aae0f0a3aac (patch)
treeacef9ec42bdf14d5bc5783df69517feaa9a33d53
parent05c0f8437415e02a7fbe38c55b095567ec9863f6 (diff)
downloadconfig-620fb3527c318b5071851cc77dc33aae0f0a3aac.tar
config-620fb3527c318b5071851cc77dc33aae0f0a3aac.tar.gz
config-620fb3527c318b5071851cc77dc33aae0f0a3aac.tar.bz2
config-620fb3527c318b5071851cc77dc33aae0f0a3aac.tar.xz
config-620fb3527c318b5071851cc77dc33aae0f0a3aac.zip
4.16.9.14.16.9.1
-rw-r--r--Makefile2
-rw-r--r--NEWS1
2 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9cea95d..32d8f82 100644
--- a/Makefile
+++ b/Makefile
@@ -23,7 +23,7 @@ NAME = mageia-xfce-config
XFCEVERSION = 4.16
MGAVERSION = 9
-RELEASE = 0
+RELEASE = 1
VERSION = $(XFCEVERSION).$(MGAVERSION).$(RELEASE)
diff --git a/NEWS b/NEWS
index 8835c07..ffbf935 100644
--- a/NEWS
+++ b/NEWS
@@ -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