Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian Gumpert committed Nov 11, 2016
1 parent b76e4a5 commit 135233b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ endif(CCACHE_FOUND)
set (CMAKE_MACOSX_RPATH 1)

# set the current version of ACTS
set (ACTS_VERSION dev)
set (ACTS_VERSION 0.03.00)

# convert the version into a plain number to be used in the version header file
string (REPLACE "." "" ACTS_VERSION_NUMBER ${ACTS_VERSION})
Expand Down

0 comments on commit 135233b

Please sign in to comment.