Bumped version number to 0.1.5

This commit is contained in:
Kolan Sh 2015-08-30 15:32:52 +03:00
parent fcb2508ef3
commit 3dd08debb0
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 4)
SET (PATCH 5)
LIST (APPEND CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/cmake/backbone)