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>2014-01-09 00:29:11 -0500
committerThomas E. Dickey <dickey@invisible-island.net>2014-01-09 00:29:11 -0500
commit7c7d8c9582cea3ed0ff52f6e7d212fa85b3cd75f (patch)
treef3e67409277f1df3ee92a67bb797935eff2ede26 /PACKAGE/lynx.iss
parent5587a776392a368733dbff8437a0400e130a783d (diff)
downloadlynx-snapshots-7c7d8c9582cea3ed0ff52f6e7d212fa85b3cd75f.tar.gz
snapshot of project "lynx", label v2-8-8pre_2a
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 630f742e..5b7e09f0 100644
--- a/PACKAGE/lynx.iss
+++ b/PACKAGE/lynx.iss
@@ -1,4 +1,4 @@
-; $LynxId: lynx.iss,v 1.11 2013/10/17 00:34:49 tom Exp $

+; $LynxId: lynx.iss,v 1.12 2014/01/09 00:26:08 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_TARGET2

 AppVerName={#MyAppVerName}

 AppPublisher={#MyAppPublisher}

-AppCopyright=© 1997-2012,2013, Thomas E. Dickey

+AppCopyright=© 1997-2013,2014, Thomas E. Dickey

 AppPublisherURL={#MyAppURL}

 AppSupportURL={#MyAppURL}

 AppUpdatesURL={#MyAppURL}