diff options
author | Thomas E. Dickey <dickey@invisible-island.net> | 2017-02-07 10:10:45 +0000 |
---|---|---|
committer | Thomas E. Dickey <dickey@invisible-island.net> | 2017-02-07 10:10:45 +0000 |
commit | d8e019645e7bf4370fc3c80b95d3124856b4bb9f (patch) | |
tree | a13bb81a31d4087e183656659fb114829544ae5c /PACKAGE/lynx.iss | |
parent | 41f27b48c592dee7d229c81b5899107b5399b1bc (diff) | |
download | lynx-snapshots-d8e019645e7bf4370fc3c80b95d3124856b4bb9f.tar.gz |
snapshot of project "lynx", label v2-8-9dev_11j
Diffstat (limited to 'PACKAGE/lynx.iss')
-rw-r--r-- | PACKAGE/lynx.iss | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/PACKAGE/lynx.iss b/PACKAGE/lynx.iss index acb43c09..d5c44b85 100644 --- a/PACKAGE/lynx.iss +++ b/PACKAGE/lynx.iss @@ -1,4 +1,4 @@ -; $LynxId: lynx.iss,v 1.16 2016/04/11 00:42:33 tom Exp $ +; $LynxId: lynx.iss,v 1.17 2017/01/02 02:22:38 tom Exp $ ; vile:ts=2 sw=2 notabinsert ; ; This is the BASE script for different flavors of the installer for Lynx. @@ -90,7 +90,7 @@ AppName={#MyAppName} #emit 'VersionInfoVersion=' + LYNX_TARGET1 AppVerName={#MyAppVerName} AppPublisher={#MyAppPublisher} -AppCopyright=© 1997-2015,2016, Thomas E. Dickey +AppCopyright=© 1997-2016,2017, Thomas E. Dickey AppPublisherURL={#MyAppURL} AppSupportURL={#MyAppURL} AppUpdatesURL={#MyAppURL} |