Just noticed that there are two different definitions of the CMake variable ORX_VERSION in CMakeLists.rex:

 *

   Line #  86: set (ORX_VERSION ${ORX_MAJOR}.${ORX_MINOR}.${ORX_MOD_LVL})

 *

   Line # 164. This is version information set on library properties
   Line # 165: set (ORX_VERSION ${ORX_CURRENT}.${ORX_AGE}.${ORX_REVISION})

Is it ok for everyone to delete line # 86?

---rony

_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to