Changeset 38 for trunk/IDE/UApplicationInfo.pas
- Timestamp:
- Feb 25, 2012, 6:04:21 PM (13 years ago)
- Location:
- trunk/IDE
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/IDE
- Property svn:ignore
-
old new 5 5 Transpascal.exe 6 6 heaptrclog.trc 7 Transpascal
-
- Property svn:ignore
-
trunk/IDE/UApplicationInfo.pas
r37 r38 55 55 Name := 'Transpascal IDE'; 56 56 Identification := 1; 57 ReleaseDate := EncodeDate(2012, 2, 14);57 ReleaseDate := EncodeDate(2012, 2, 25); 58 58 MajorVersion := 0; 59 59 MinorVersion := 1;
Note:
See TracChangeset
for help on using the changeset viewer.