1
0
Fork 0
lynx/PACKAGE/version.iss
Daniel Baumann 20df3659cf
Adding upstream version 2.9.2.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-21 08:10:34 +02:00

9 lines
279 B
Text

; version used for Inno Setup files.
#define LYNX_VERSION "2.9.2"
#define MyAppProg "Lynx"
#define MyAppName "Lynx - web browser"
#define MyAppPublisher "Thomas E Dickey"
#define MyAppURL "https://invisible-island.net/lynx"
#define MyAppVerName "Lynx " + LYNX_VERSION