Bump up version

This commit is contained in:
Shahram Najm 2023-01-05 12:11:11 +00:00
parent 1f4a6ba973
commit 77f3c2ff7b
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ cmake_minimum_required( VERSION 3.12 FATAL_ERROR )
find_package( ecbuild 3.7 REQUIRED HINTS ${CMAKE_CURRENT_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}/../ecbuild)
# Initialise project
project( eccodes VERSION 2.27.1 LANGUAGES C )
project( eccodes VERSION 2.27.2 LANGUAGES C )
###############################################################################
# system checks needed for eccodes_config.h and some options like MEMFS