Skip to content

Commit

Permalink
fixed version number
Browse files Browse the repository at this point in the history
  • Loading branch information
rmclaren committed Nov 4, 2024
1 parent 9f0c076 commit 17c1665
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 @@ -9,7 +9,7 @@
################################################################################

cmake_minimum_required( VERSION 3.14 )
project( bufr_query VERSION 2.8.0 LANGUAGES CXX Fortran)
project( bufr_query VERSION 0.0.4 LANGUAGES CXX Fortran)

## Configuration
find_package( ecbuild QUIET )
Expand Down

0 comments on commit 17c1665

Please sign in to comment.