We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cebad9e commit 73191c1Copy full SHA for 73191c1
CMakeLists.txt
@@ -11,7 +11,7 @@
11
################################################################################
12
13
cmake_minimum_required( VERSION 3.12 )
14
-project( oops VERSION 1.0.0 LANGUAGES CXX Fortran )
+project( oops VERSION 1.1.0 LANGUAGES CXX Fortran )
15
16
## Ecbuild integration
17
find_package( ecbuild 3.3.2 REQUIRED )
0 commit comments