Skip to content

Commit

Permalink
update ACTS version
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian Gumpert committed Sep 26, 2016
1 parent 8c3470d commit 64c676b
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 @@ -21,7 +21,7 @@ include (GNUInstallDirs)
include (cmake/ACTSCompilerOptions.cmake)

# set the current version of ACTS
set (ACTS_VERSION 0.02.00)
set (ACTS_VERSION 0.02.01)

# 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 64c676b

Please sign in to comment.