diff options
author | Thomas E. Dickey <dickey@invisible-island.net> | 2018-02-05 09:58:06 +0000 |
---|---|---|
committer | Thomas E. Dickey <dickey@invisible-island.net> | 2018-02-05 09:58:06 +0000 |
commit | 9194f6cf75175976385fb46cf5721b28f397f433 (patch) | |
tree | 94af9ce025fb9144ffaa6d3343fb5945ad2204d2 /src/LYIcon.rc | |
parent | 0ed78bbfb21693e3ff7885eba22de47b41a9860f (diff) | |
download | lynx-snapshots-9194f6cf75175976385fb46cf5721b28f397f433.tar.gz |
snapshot of project "lynx", label v2-8-9dev_16e
Diffstat (limited to 'src/LYIcon.rc')
-rw-r--r-- | src/LYIcon.rc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/LYIcon.rc b/src/LYIcon.rc index 6905b179..a16f5cb4 100644 --- a/src/LYIcon.rc +++ b/src/LYIcon.rc @@ -1,4 +1,4 @@ -// $LynxId: LYIcon.rc,v 1.32 2017/08/08 22:32:03 tom Exp $ +// $LynxId: LYIcon.rc,v 1.33 2018/02/05 09:43:17 tom Exp $ #include <windows.h> @@ -21,7 +21,7 @@ BEGIN VALUE "FileDescription", "Lynx - web browser" VALUE "FileVersion", "2.8.9.1017" VALUE "InternalName", "Lynx" - VALUE "LegalCopyright", "©1997-2017 Thomas E. Dickey" + VALUE "LegalCopyright", "©1997-2018 Thomas E. Dickey" VALUE "OriginalFilename", "lynx.exe" VALUE "ProductName", "Lynx - web browser" VALUE "ProductVersion", "2.8.9.1017" |