Bump version to 2.1.4

This commit is contained in:
Dawid Drozd 2017-09-20 20:42:21 +02:00
parent 155c93ccd1
commit 5c8da7fe1c

View File

@ -4,7 +4,7 @@ OPTION(PERFORMANCE "Enable/Disable performance subdirectory" OFF)
# BUILD_SHARED_LIBS can controll build type!
PROJECT(EventBus
VERSION 2.1.3
VERSION 2.1.4
LANGUAGES CXX
)