diff options
author | Thomas E. Dickey <dickey@invisible-island.net> | 2008-11-01 18:32:03 -0400 |
---|---|---|
committer | Thomas E. Dickey <dickey@invisible-island.net> | 2008-11-01 18:32:03 -0400 |
commit | 711a9d1b98ce96d750833e0782afad12c3cfb286 (patch) | |
tree | 90a3f7b411728dc4d4c6589062205e8541c62be1 /PACKAGE | |
parent | 2f9695fd976a6947a55a9ac8a88f0a013e34669a (diff) | |
download | lynx-snapshots-711a9d1b98ce96d750833e0782afad12c3cfb286.tar.gz |
snapshot of project "lynx", label v2-8-7dev_10
Diffstat (limited to 'PACKAGE')
-rw-r--r-- | PACKAGE/lynx-curses.iss | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/PACKAGE/lynx-curses.iss b/PACKAGE/lynx-curses.iss index b755150d..1e17b057 100644 --- a/PACKAGE/lynx-curses.iss +++ b/PACKAGE/lynx-curses.iss @@ -1,4 +1,4 @@ -; $LynxId: lynx-curses.iss,v 1.3 2008/09/22 22:08:26 tom Exp $ +; $LynxId: lynx-curses.iss,v 1.2 2007/08/02 00:09:46 tom Exp $ ; ; This script assumes environment variables have been set, e.g., to point to ; data which is used by the installer: @@ -7,7 +7,7 @@ ; LYNX_HELPDIR - files and subdirectories installed from Unix with "make install-help" #define MyAppName "Lynx" -#define MyAppVerName "Lynx 2.8.7dev.10" +#define MyAppVerName "Lynx 2.8.7dev.5" #define MyAppPublisher "Thomas E Dickey" #define MyAppURL "http://lynx.isc.org" #define MyAppExeName "lynx.exe" |