[meld] Post-release version bump



commit 1e6f258a69e1e0c45e4b174eef0e6334377dcd2f
Author: Kai Willadsen <kai willadsen gmail com>
Date:   Sat Jun 18 11:02:10 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 19c13634..8bb35472 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.2"
+__version__ = "3.21.3"
 
 APPLICATION_NAME = 'Meld'
 APPLICATION_ID = 'org.gnome.Meld'


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