Bump up version

This commit is contained in:
Shahram Najm 2021-05-14 23:43:27 +01:00
parent ee4921b909
commit 0a8df42176
3 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@
# general configuration #
#---------------------------------#
version: 2.22.0-{build}-{branch}
version: 2.23.0-{build}-{branch}
branches:
only:

View File

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

View File

@ -3,7 +3,7 @@ PACKAGE_NAME='eccodes'
# Package version
ECCODES_MAJOR_VERSION=2
ECCODES_MINOR_VERSION=22
ECCODES_MINOR_VERSION=23
ECCODES_REVISION_VERSION=0
ECCODES_CURRENT=1