summaryrefslogtreecommitdiffstats
path: root/PACKAGE/lynx.nsi
diff options
context:
space:
mode:
Diffstat (limited to 'PACKAGE/lynx.nsi')
-rw-r--r--PACKAGE/lynx.nsi8
1 files changed, 4 insertions, 4 deletions
diff --git a/PACKAGE/lynx.nsi b/PACKAGE/lynx.nsi
index 7071db2..90817f6 100644
--- a/PACKAGE/lynx.nsi
+++ b/PACKAGE/lynx.nsi
@@ -1,4 +1,4 @@
-; $LynxId: lynx.nsi,v 1.63 2024/01/07 11:13:00 tom Exp $
+; $LynxId: lynx.nsi,v 1.72 2024/04/15 20:53:51 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,9 +8,9 @@
!define VERSION_EPOCH "2"
!define VERSION_MAJOR "9"
-!define VERSION_MINOR "0"
-!define VERSION_LEVEL "1013"
-!define VERSION_PATCH "dev.13"
+!define VERSION_MINOR "1"
+!define VERSION_LEVEL "0"
+!define VERSION_PATCH ""
!define SUBKEY "Lynx"