ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/branches/devel_omp/src/config.h.in
(Generate patch)

Comparing branches/development/src/config.h.in (file contents):
Revision 1465 by chuckv, Fri Jul 9 23:08:25 2010 UTC vs.
Revision 1535 by gezelter, Fri Dec 31 18:31:56 2010 UTC

# Line 1 | Line 1
1 < #define OPENMD_VERSION_MAJOR 1
2 < #define OPENMD_VERSION_MINOR 1
1 > #define OPENMD_VERSION_MAJOR 2
2 > #define OPENMD_VERSION_MINOR 0
3   #define OPENMD_VERSION_TINY  0
4   #define MK_STR(s) # s
5   #define STR_DEFINE(t, s) t = MK_STR(s)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines