ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/oup/current/Data.pas
(Generate patch)

Comparing oup/current/Data.pas (file contents):
Revision 74 by alloc, Thu Jan 11 22:45:20 2007 UTC vs.
Revision 79 by alloc, Thu Jan 11 23:43:24 2007 UTC

# Line 5 | Line 5 | interface
5   uses Classes, Graphics;
6  
7   const
8 <  Version: String   = 'v0.33a';
8 >  Version: String   = 'v0.34a';
9    DBVersion: String = '0.3';
10    CrLf: String[2]   = #13 + #10;
11  

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)