Skip to content

Commit

Permalink
update version number
Browse files Browse the repository at this point in the history
  • Loading branch information
mmiesch committed Sep 21, 2021
1 parent 7796fc9 commit 81aeaa9
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 @@ -11,7 +11,7 @@
################################################################################

cmake_minimum_required( VERSION 3.12 )
project( oops VERSION 1.1.0 LANGUAGES CXX Fortran )
project( oops VERSION 1.2.0 LANGUAGES CXX Fortran )

## Ecbuild integration
find_package( ecbuild 3.3.2 REQUIRED )
Expand Down

0 comments on commit 81aeaa9

Please sign in to comment.