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>2019-01-03 02:10:17 +0000
committerThomas E. Dickey <dickey@invisible-island.net>2019-01-03 02:10:17 +0000
commit567157ae3b72d6fdccd659a9bcadd2bb505cb28f (patch)
tree9db228704ba4a7f0e3359e7ab7f32e294caa9fbf /PACKAGE/lynx.iss
parenta45e2ee8f04e0b8424ad185dcf81ec8fa884cc91 (diff)
downloadlynx-snapshots-567157ae3b72d6fdccd659a9bcadd2bb505cb28f.tar.gz
snapshot of project "lynx", label v2-9-0dev_0i
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 32fbda87..5c6c99e7 100644
--- a/PACKAGE/lynx.iss
+++ b/PACKAGE/lynx.iss
@@ -1,4 +1,4 @@
-; $LynxId: lynx.iss,v 1.29 2018/03/21 14:56:20 tom Exp $

+; $LynxId: lynx.iss,v 1.30 2019/01/02 10:07:14 tom Exp $

 ; vile:ts=4 sw=4 notabinsert fk=8bit

 ;

 ; 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-2017,2018, Thomas E. Dickey

+AppCopyright=© 1997-2018,2019, Thomas E. Dickey

 AppPublisherURL={#MyAppURL}

 AppSupportURL={#MyAppURL}

 AppUpdatesURL={#MyAppURL}