[meld/meld-3-22] Bump version numbers for new stable branch
- From: Kai Willadsen <kaiw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [meld/meld-3-22] Bump version numbers for new stable branch
- Date: Mon, 5 Sep 2022 21:24:17 +0000 (UTC)
commit 287a400a00b95733630be0ab7f0254df9e43abac
Author: Kai Willadsen <kai willadsen gmail com>
Date: Tue Sep 6 07:23:40 2022 +1000
Bump version numbers for new stable branch
meld/conf.py.in | 2 +-
meson.build | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/meld/conf.py.in b/meld/conf.py.in
index e622f905..bee8ef66 100644
--- a/meld/conf.py.in
+++ b/meld/conf.py.in
@@ -4,7 +4,7 @@ import sys
from pathlib import Path
__package__ = "meld"
-__version__ = "3.23.0"
+__version__ = "3.22.1"
APPLICATION_NAME = 'Meld'
APPLICATION_ID = 'org.gnome.Meld'
diff --git a/meson.build b/meson.build
index eea1336e..43af8b0a 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'meld',
- version: '3.22.0',
+ version: '3.22.1',
meson_version: '>= 0.49.0',
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]