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>2017-08-08 22:34:27 +0000
committerThomas E. Dickey <dickey@invisible-island.net>2017-08-08 22:34:27 +0000
commit9d63df04500b5960b071b5b51134a75de430f3fb (patch)
tree590037724f00ae5676be74a579780c0738ec191f /PACKAGE/lynx.nsi
parent7ca4bb63efb44f5850af954e973bdc7d67f64116 (diff)
downloadlynx-snapshots-9d63df04500b5960b071b5b51134a75de430f3fb.tar.gz
snapshot of project "lynx", label v2-8-9dev_16a
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 05a89107..591c16c3 100644
--- a/PACKAGE/lynx.nsi
+++ b/PACKAGE/lynx.nsi
@@ -1,4 +1,4 @@
-; $LynxId: lynx.nsi,v 1.37 2017/07/05 20:13:35 tom Exp $

+; $LynxId: lynx.nsi,v 1.38 2017/08/08 22:32:03 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 "1016"

-!define VERSION_PATCH "dev.16"

+!define VERSION_LEVEL "1017"

+!define VERSION_PATCH "dev.17"

 

 !define SUBKEY "Lynx"