Skip to content

Commit

Permalink
Release 0.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
TimEvens committed Mar 29, 2017
1 parent ed8a4fb commit fa8a22d
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 @@ -4,7 +4,7 @@
set (OPENBMP_VER_MAJOR "0")
set (OPENBMP_VER_MINOR "13")
set (OPENBMP_VER_PATCH "0")
set (OPENBMP_VER_RELEASE "pre12")
set (OPENBMP_VER_RELEASE "0")
set (OPENBMPD_VERSION "${OPENBMP_VER_MAJOR}.${OPENBMP_VER_MINOR}.${OPENBMP_VER_PATCH}-${OPENBMP_VER_RELEASE}")

cmake_minimum_required (VERSION 2.6)
Expand Down

0 comments on commit fa8a22d

Please sign in to comment.