Commit 335096cf authored by Simon Forrest's avatar Simon Forrest
Browse files

A further change to the resources for the Lazarus project:

  * Changed the foreground text colour to black in the "Error"
    window of the template file.

Version 4.30. Tagged as 'Wimp-4_30'
parent 2a75511e
No preview for this file type
......@@ -6,9 +6,9 @@
GBLS Module_MinorVersion
GBLS Module_Date
GBLS Module_FullVersion
Module_MajorVersion SETS "4.29"
Module_Version SETA 429
Module_MajorVersion SETS "4.30"
Module_Version SETA 430
Module_MinorVersion SETS ""
Module_Date SETS "10 Sep 1999"
Module_FullVersion SETS "4.29"
Module_Date SETS "23 Sep 1999"
Module_FullVersion SETS "4.30"
END
/* (4.29)
/* (4.30)
*
* This file is automatically maintained by srccommit, do not edit manually.
*
*/
#define Module_MajorVersion_CMHG 4.29
#define Module_MajorVersion_CMHG 4.30
#define Module_MinorVersion_CMHG
#define Module_Date_CMHG 10 Sep 1999
#define Module_Date_CMHG 23 Sep 1999
#define Module_MajorVersion "4.29"
#define Module_Version 429
#define Module_MajorVersion "4.30"
#define Module_Version 430
#define Module_MinorVersion ""
#define Module_Date "10 Sep 1999"
#define Module_Date "23 Sep 1999"
#define Module_FullVersion "4.29"
#define Module_FullVersion "4.30"
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment