[meld] Post-release version bump



commit 03f7b06f06eb34f11d35c7684fdc96eaf017a22c
Author: Kai Willadsen <kai willadsen gmail com>
Date:   Sun Sep 4 14:27:18 2022 +1000

    Post-release version bump

 meld/conf.py.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/meld/conf.py.in b/meld/conf.py.in
index 343b9ca3..e622f905 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.22.0"
+__version__ = "3.23.0"
 
 APPLICATION_NAME = 'Meld'
 APPLICATION_ID = 'org.gnome.Meld'


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]