Bump version to 2.1.3

This commit is contained in:
Dawid Drozd 2017-09-10 15:03:49 +02:00
parent c02c69c083
commit caddfc98b8

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.2
VERSION 2.1.3
LANGUAGES CXX
)