Changeset 45 for trunk/IDE/UApplicationInfo.pas
- Timestamp:
- Mar 4, 2012, 9:56:47 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/IDE/UApplicationInfo.pas
r43 r45 53 53 Name := 'Transpascal IDE'; 54 54 Identification := 1; 55 ReleaseDate := EncodeDate(2012, 2, 29);55 ReleaseDate := EncodeDate(2012, 3, 4); 56 56 MajorVersion := 0; 57 57 MinorVersion := 1;
Note:
See TracChangeset
for help on using the changeset viewer.