Bump version number to 0.1.13

master v0.1.13
Kolan Sh 2016-09-02 18:04:20 +03:00
parent 463dc96bb5
commit cc44d12d93
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 12)
SET (PATCH 13)
LIST (APPEND CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/cmake/backbone)