ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/Daodan/src/_Version.h
(Generate patch)

Comparing Daodan/src/_Version.h (file contents):
Revision 837 by alloc, Mon Apr 29 15:26:54 2013 UTC vs.
Revision 893 by alloc, Fri Jul 26 10:42:31 2013 UTC

# Line 5 | Line 5
5   #define STRINGIZE(s) STRINGIZE2(s)
6  
7   #define DAODAN_VERSION_MAJOR 3
8 < #define DAODAN_VERSION_MINOR 3
8 > #define DAODAN_VERSION_MINOR 4
9   #define DAODAN_VERSION_STRING STRINGIZE(DAODAN_VERSION_MAJOR) "." STRINGIZE(DAODAN_VERSION_MINOR)
10  
11   #endif

Diff Legend

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