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 113 by alloc, Sun Feb 25 17:20:22 2007 UTC vs.
Revision 138 by alloc, Fri Mar 30 00:49:02 2007 UTC

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

Diff Legend

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