diff options
author | Jani Välimaa <wally@mageia.org> | 2018-12-10 17:51:38 +0200 |
---|---|---|
committer | Jani Välimaa <wally@mageia.org> | 2018-12-10 17:51:38 +0200 |
commit | f9cd0dce4081ae758dd5fd7aa1cde5415ba7fe4d (patch) | |
tree | c6196f90ff308df071c79ebe37f72c7477b184de | |
parent | 6980c2bbd7213f4e5fd15725df2ce4414eaa934f (diff) | |
download | config-f9cd0dce4081ae758dd5fd7aa1cde5415ba7fe4d.tar config-f9cd0dce4081ae758dd5fd7aa1cde5415ba7fe4d.tar.gz config-f9cd0dce4081ae758dd5fd7aa1cde5415ba7fe4d.tar.bz2 config-f9cd0dce4081ae758dd5fd7aa1cde5415ba7fe4d.tar.xz config-f9cd0dce4081ae758dd5fd7aa1cde5415ba7fe4d.zip |
4.120.7.34.120.7.3
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 1 |
2 files changed, 2 insertions, 1 deletions
@@ -24,7 +24,7 @@ NAME = mageia-xfce-config XFCEVERSION = 4.12 MGAVERSION = 7 -RELEASE = 2 +RELEASE = 3 VERSION = $(XFCEVERSION)0.$(MGAVERSION).$(RELEASE) @@ -1,3 +1,4 @@ +Version 4.120.7.3 - 2018-12-10 - Applications menu: don't show applications in both Sciences and Education/Sciences (mga#23968) Version 4.120.7.2 - 2018-10-27 |