about summary refs log tree commit diff stats
path: root/PACKAGE/lynx.iss
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>2017-02-07 10:10:45 +0000
committerThomas E. Dickey <dickey@invisible-island.net>2017-02-07 10:10:45 +0000
commitd8e019645e7bf4370fc3c80b95d3124856b4bb9f (patch)
treea13bb81a31d4087e183656659fb114829544ae5c /PACKAGE/lynx.iss
parent41f27b48c592dee7d229c81b5899107b5399b1bc (diff)
downloadlynx-snapshots-d8e019645e7bf4370fc3c80b95d3124856b4bb9f.tar.gz
snapshot of project "lynx", label v2-8-9dev_11j
Diffstat (limited to 'PACKAGE/lynx.iss')
-rw-r--r--PACKAGE/lynx.iss4
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}