Bump version number to 0.1.13

This commit is contained in:
Kolan Sh 2016-09-02 18:04:20 +03:00
parent 463dc96bb5
commit cc44d12d93
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni

Vedi 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)