Skip to content

Commit

Permalink
Release 0.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
TimEvens committed Nov 18, 2015
1 parent 2fe376f commit f432afe
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 "11")
set (OPENBMP_VER_PATCH "0")
set (OPENBMP_VER_RELEASE "pre7")
set (OPENBMP_VER_RELEASE "1")
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 f432afe

Please sign in to comment.