Skip to content

Commit 1de66bf

Browse files
author
Damian Rouson
committed
Bumping the version number to 1.2.2.
Signed-off-by: Damian Rouson <[email protected]>
1 parent f0b487c commit 1de66bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
cmake_minimum_required(VERSION 3.0)
22

33
#Name project and specify source languages
4-
project(opencoarrays VERSION 1.2.1 LANGUAGES C Fortran)
4+
project(opencoarrays VERSION 1.2.2 LANGUAGES C Fortran)
55

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

0 commit comments

Comments
 (0)