about summary refs log tree commit diff stats
path: root/PACKAGE/lynx.nsi
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>2018-05-08 00:47:48 +0000
committerThomas E. Dickey <dickey@invisible-island.net>2018-05-08 00:47:48 +0000
commit0e654512544f6f0e013364c4a7c3451b0fefdd13 (patch)
tree5e21462fd144e2e559af31318e271585ba44f050 /PACKAGE/lynx.nsi
parent5c8f9acd1af9e04c0eebcafb9caa7285fb4ae2da (diff)
downloadlynx-snapshots-0e654512544f6f0e013364c4a7c3451b0fefdd13.tar.gz
snapshot of project "lynx", label v2-8-9dev_18a
Diffstat (limited to 'PACKAGE/lynx.nsi')
-rw-r--r--PACKAGE/lynx.nsi6
1 files changed, 3 insertions, 3 deletions
diff --git a/PACKAGE/lynx.nsi b/PACKAGE/lynx.nsi
index 756df9be..1fab6659 100644
--- a/PACKAGE/lynx.nsi
+++ b/PACKAGE/lynx.nsi
@@ -1,4 +1,4 @@
-; $LynxId: lynx.nsi,v 1.40 2018/03/27 08:22:59 tom Exp $

+; $LynxId: lynx.nsi,v 1.41 2018/05/07 23:37:31 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.

 

@@ -9,8 +9,8 @@
 !define VERSION_EPOCH "2"

 !define VERSION_MAJOR "8"

 !define VERSION_MINOR "9"

-!define VERSION_LEVEL "1018"

-!define VERSION_PATCH "dev.18"

+!define VERSION_LEVEL "1019"

+!define VERSION_PATCH "dev.19"

 

 !define SUBKEY "Lynx"