Skip to content

Commit

Permalink
v0.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
pierrebarbera committed Feb 6, 2019
1 parent 1533651 commit 5bf1e20
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 @@ -27,7 +27,7 @@ project ( epa CXX C )

set (epa_VERSION_MAJOR 0)
set (epa_VERSION_MINOR 3)
set (epa_VERSION_PATCH 4)
set (epa_VERSION_PATCH 5)
# set (epa_VERSION_BETA "beta")

set (epa_PROJECT_VERSION "${epa_VERSION_MAJOR}")
Expand Down

0 comments on commit 5bf1e20

Please sign in to comment.