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>2024-01-07 23:03:23 +0000
committerThomas E. Dickey <dickey@invisible-island.net>2024-01-07 23:49:31 +0000
commitcd6eca00f4da52b54382d31cf28dd92eca98c576 (patch)
tree929b67e968a4ee6645aa138f7191f87aeef987e4 /PACKAGE/lynx.iss
parentc244c640f9b4f69f521d286b77db0be566a5a610 (diff)
downloadlynx-snapshots-cd6eca00f4da52b54382d31cf28dd92eca98c576.tar.gz
snapshot of project "lynx", label v2-9-0dev_12n
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 79bb4638..bf7550d5 100644
--- a/PACKAGE/lynx.iss
+++ b/PACKAGE/lynx.iss
@@ -1,4 +1,4 @@
-; $LynxId: lynx.iss,v 1.38 2023/01/03 00:17:48 tom Exp $

+; $LynxId: lynx.iss,v 1.39 2024/01/07 11:13:00 tom Exp $

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

 ;

 ; This is the BASE script for different flavors of the installer for Lynx.

@@ -94,7 +94,7 @@ AppName={#MyAppName}
 #emit 'VersionInfoVersion=' + LYNX_TARGET1

 AppVerName={#MyAppVerName}

 AppPublisher={#MyAppPublisher}

-AppCopyright=© 1997-2022,2023, Thomas E. Dickey

+AppCopyright=© 1997-2023,2024, Thomas E. Dickey

 AppPublisherURL={#MyAppURL}

 AppSupportURL={#MyAppURL}

 AppUpdatesURL={#MyAppURL}