Skip to content

Commit

Permalink
Set version to 2.0.97 to prepare for eventual 2.1.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
guidotack committed Aug 30, 2016
1 parent db9c794 commit 19544df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ endif()
# The version number.
set (libminizinc_VERSION_MAJOR 2)
set (libminizinc_VERSION_MINOR 0)
set (libminizinc_VERSION_PATCH 13_enum2)
set (libminizinc_VERSION_PATCH 97)

if (ADDITIONAL_DATE_STRING)
set (libminizinc_VERSION_PATCH "${libminizinc_VERSION_PATCH}.${ADDITIONAL_DATE_STRING}")
Expand Down

0 comments on commit 19544df

Please sign in to comment.