Bump version number to 0.1.11

This commit is contained in:
Kolan Sh 2015-11-14 07:07:58 +03:00
parent 886bb5bdd1
commit 824a4f3854
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ SET (PROJECT_DESCRIPTION "Host/Plugin Interfaces for GObject Based Applications/
SET (MAJOR 0)
SET (MINOR 1)
SET (PATCH 10)
SET (PATCH 11)
LIST (APPEND CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/cmake/backbone)