[gimp-help/wip/Jehan/ci-2-10-split: 2/2] Test.




commit aeb9ca65f8aa992fafe651ff6cedd3d1de3d2f4c
Author: Jehan <jehan girinstud io>
Date:   Sat Mar 19 19:04:35 2022 +0100

    Test.

 build/windows/installer/gimp-help.iss | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/build/windows/installer/gimp-help.iss b/build/windows/installer/gimp-help.iss
index 4d6a7a043..b9151824b 100644
--- a/build/windows/installer/gimp-help.iss
+++ b/build/windows/installer/gimp-help.iss
@@ -41,8 +41,8 @@
        #error LANG must be defined
 #endif
 
-#define VERSION=MAJORVERSION.MINORVERSION.MICROVERSION
-#define MIN_VERSION=MAJORVERSION.MINORVERSION
+#define VERSION MAJORVERSION + '.' + MINORVERSION + '.' + MICROVERSION
+#define MIN_VERSION MAJORVERSION + '.' + MINORVERSION
 
 ;for picking up the correct Inno Setup language file
 #if LANG=='en'


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