Bumped version number to 0.1.6

This commit is contained in:
Kolan Sh 2015-10-11 13:09:14 +03:00
parent 54866e4250
commit 888cad65f7

View File

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