Bumped version number to 0.1.3
This commit is contained in:
parent
853b996f8a
commit
4b7b5d85c0
|
@ -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)
|
||||
|
||||
|
|
Loading…
Reference in New Issue