Bumped version number to 0.1.4

This commit is contained in:
Kolan Sh 2015-03-02 17:11:39 +03:00
parent 9591d2f7bd
commit 6ff709745e
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 3)
SET (PATCH 4)
LIST (APPEND CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/cmake/backbone)