Bumped version number to 0.1.3

This commit is contained in:
Kolan Sh 2014-12-12 13:41:48 +06:30
parent 853b996f8a
commit 4b7b5d85c0
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ SET (PROJECT_DESCRIPTION "LaTeX representation in the memory.")
SET (MAJOR 0)
SET (MINOR 1)
SET (PATCH 2)
SET (PATCH 3)
LIST (APPEND CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/cmake/backbone)