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 206 by alloc, Sun May 27 23:31:26 2007 UTC vs.
Revision 241 by alloc, Tue Jul 17 22:27:16 2007 UTC

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

Diff Legend

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