commit 219fb38debb49e49168a09e36036118f9b874b2f Author: Andrey Cherepanov Date: Thu Jan 12 13:03:34 2023 +0300 Fix application version (same as tag) diff --git a/lib/mate-menu.py b/lib/mate-menu.py index 6cf7198..6735012 100755 --- a/lib/mate-menu.py +++ b/lib/mate-menu.py @@ -19,7 +19,7 @@ # Free Software Foundation, Inc., # 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. -__VERSION__='22.04.1' +__VERSION__='22.04.2' import gc import gi