Bump version number to 0.1.6

This commit is contained in:
Kolan Sh 2015-10-12 14:49:05 +03:00
parent 5cbdd55444
commit 205ad66b0d
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 4)
SET (PATCH 6)
LIST (APPEND CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/cmake/backbone)