Updated Wagic Version and Python scripts

Updated Wagic to version 0.24.0 and the Python scripts to use the print syntax for Python 3 so the files could be build.
This commit is contained in:
Eduardo MG
2023-03-26 22:30:20 -06:00
parent b23961c0ee
commit 889259a3ef
4 changed files with 11 additions and 11 deletions

View File

@@ -1,6 +1,6 @@
#build.number.properties (normally this file is maintained by build.xml)
#Sun, 20 May 2020 11:56:35 +0200
build.major=0
build.minor=23
build.point=1
build.minor=24
build.point=0