Skip to content

Commit

Permalink
Bump version number for release
Browse files Browse the repository at this point in the history
  (Zaak and Damian commiting together via screenhero on Damian's
  machine.
  • Loading branch information
rouson committed Sep 6, 2016
1 parent 145bbdc commit 8f7cd2b
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 @@ -7,7 +7,7 @@ set ( CMAKE_BUILD_TYPE "Release"
set_property ( CACHE CMAKE_BUILD_TYPE PROPERTY STRINGS ${CMAKE_CONFIGURATION_TYPES} )

#Name project and specify source languages
project(opencoarrays VERSION 1.7.1 LANGUAGES C Fortran)
project(opencoarrays VERSION 1.7.2 LANGUAGES C Fortran)

#Print an error message on an attempt to build inside the source directory tree:
if ("${CMAKE_CURRENT_SOURCE_DIR}" STREQUAL "${CMAKE_CURRENT_BINARY_DIR}")
Expand Down

0 comments on commit 8f7cd2b

Please sign in to comment.