Skip to content
This repository has been archived by the owner on Aug 22, 2023. It is now read-only.

Commit

Permalink
v1.3: better area return type
Browse files Browse the repository at this point in the history
  • Loading branch information
vaclavblazek committed Mar 8, 2017
1 parent 3116555 commit 61c701f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion math/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# bump version here
set(math_VERSION 1.2)
set(math_VERSION 1.3)

define_module(LIBRARY math=${math_VERSION}
DEPENDS dbglog>=1.4 utility>=1.11 Boost)
Expand Down

0 comments on commit 61c701f

Please sign in to comment.