Mark as 3.0.0 version

This would be next release version
This commit is contained in:
Dawid Drozd 2019-09-14 15:59:25 +02:00
parent 75443f35da
commit 170690ae9d

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.6.0
VERSION 3.0.0
LANGUAGES CXX
)