Skip to content

Commit 81aeaa9

Browse files
author
mmiesch
committed
update version number
1 parent 7796fc9 commit 81aeaa9

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
@@ -11,7 +11,7 @@
1111
################################################################################
1212

1313
cmake_minimum_required( VERSION 3.12 )
14-
project( oops VERSION 1.1.0 LANGUAGES CXX Fortran )
14+
project( oops VERSION 1.2.0 LANGUAGES CXX Fortran )
1515

1616
## Ecbuild integration
1717
find_package( ecbuild 3.3.2 REQUIRED )

0 commit comments

Comments
 (0)