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 1008 by alloc, Mon Aug 25 23:21:09 2014 UTC vs.
Revision 1017 by alloc, Mon Mar 23 23:29:19 2015 UTC

# Line 4 | Line 4
4   #define STRINGIZE2(s) #s
5   #define STRINGIZE(s) STRINGIZE2(s)
6  
7 < #define DAODAN_VERSION_MAJOR 3
8 < #define DAODAN_VERSION_MINOR 9
7 > #define DAODAN_VERSION_MAJOR 4
8 > #define DAODAN_VERSION_MINOR 0
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)