diff options
Diffstat (limited to 'PACKAGE/lynx.nsi')
-rw-r--r-- | PACKAGE/lynx.nsi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/PACKAGE/lynx.nsi b/PACKAGE/lynx.nsi index 90817f6..1bb2f5f 100644 --- a/PACKAGE/lynx.nsi +++ b/PACKAGE/lynx.nsi @@ -1,4 +1,4 @@ -; $LynxId: lynx.nsi,v 1.72 2024/04/15 20:53:51 tom Exp $
+; $LynxId: lynx.nsi,v 1.78 2024/05/31 22:09:16 tom Exp $
; Script originally generated with the Venis Install Wizard, but customized.
; The Inno Setup script is preferred; but this can be built via cross-compiling.
@@ -8,7 +8,7 @@ !define VERSION_EPOCH "2"
!define VERSION_MAJOR "9"
-!define VERSION_MINOR "1"
+!define VERSION_MINOR "2"
!define VERSION_LEVEL "0"
!define VERSION_PATCH ""
|