ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-2.0/src/config.h.in
(Generate patch)

Comparing trunk/OOPSE-2.0/src/config.h.in (file contents):
Revision 2451 by gezelter, Thu Nov 17 20:39:14 2005 UTC vs.
Revision 2481 by gezelter, Fri Dec 2 22:37:20 2005 UTC

# Line 1 | Line 1
1 < #define OOPSE_VERSION_MAJOR 2
2 < #define OOPSE_VERSION_MINOR 0
3 < #define OOPSE_VERSION_TINY  0
1 > #define OOPSE_VERSION_MAJOR 3
2 > #define OOPSE_VERSION_MINOR 1
3 > #define OOPSE_VERSION_TINY  4
4  
5   #define MK_STR(s) # s
6   #define STR_DEFINE(t, s) t = MK_STR(s)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines