Bump version to 2.6.0

This commit is contained in:
Dawid Drozd 2019-06-24 21:57:28 +02:00
parent b0428e814f
commit cb4438bee1

View File

@ -5,7 +5,7 @@ set(CPACK_GENERATOR "" CACHE STRING "Set packages CPack should build e.g. ZIP;TG
# BUILD_SHARED_LIBS can controll build type!
project(EventBus
VERSION 2.5.0
VERSION 2.6.0
LANGUAGES CXX
)