Bumped version number to 0.1.7

This commit is contained in:
Kolan Sh 2015-10-12 20:22:03 +03:00
parent 6d15003c2f
commit 05a23108e8
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 6)
SET (PATCH 7)
LIST (APPEND CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/cmake/backbone)