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

Comparing oup/current/Global/Data.pas (file contents):
Revision 204 by alloc, Sun May 27 20:03:41 2007 UTC vs.
Revision 206 by alloc, Sun May 27 23:31:26 2007 UTC

# Line 3 | Line 3 | interface
3   uses Classes, Graphics, TypeDefs;
4  
5   const
6 <  Version:   String    = 'v0.34b';
6 >  Version:   String    = 'v0.35a';
7    DBVersion: String    = '0.4';
8    CrLf:      String[2] = #13 + #10;
9  

Diff Legend

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