[meld] Post-release version bump
- From: Kai Willadsen <kaiw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [meld] Post-release version bump
- Date: Fri, 7 Jan 2022 04:06:05 +0000 (UTC)
commit 933115f1315ddd0579e83d4c749e0b9b1ba86bae
Author: Kai Willadsen <kai willadsen gmail com>
Date: Fri Jan 7 14:05:51 2022 +1000
Post-release version bump
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 0d3c6618..19c13634 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.21.1"
+__version__ = "3.21.2"
APPLICATION_NAME = 'Meld'
APPLICATION_ID = 'org.gnome.Meld'
diff --git a/meson.build b/meson.build
index d5b59c10..494fd9d1 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'meld',
- version: '3.21.1',
+ version: '3.21.2',
meson_version: '>= 0.49.0',
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]