ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/trunk/CMakeLists.txt
(Generate patch)

Comparing trunk/CMakeLists.txt (file contents):
Revision 1978 by gezelter, Wed Mar 12 20:01:15 2014 UTC vs.
Revision 1979 by gezelter, Sat Apr 5 20:56:01 2014 UTC

# Line 35 | Line 35 | set (VERSION_MAJOR "2")
35  
36   # OpenMD version number.
37   set (VERSION_MAJOR "2")
38 < set (VERSION_MINOR "1")
38 > set (VERSION_MINOR "2")
39   set (VERSION_TINY "0")  
40   option(SINGLE_PRECISION "Build Single precision (float) version" OFF)
41  
# Line 356 | Line 356 | src/types/Component.cpp
356   src/types/BondStamp.cpp
357   src/types/CharmmTorsionType.cpp
358   src/types/Component.cpp
359 + src/types/ConstraintStamp.cpp
360   src/types/CutoffGroupStamp.cpp
361   src/types/DirectionalAdapter.cpp
362   src/types/EAMAdapter.cpp

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines