Skip to content

Commit

Permalink
[Cmake] bump version to 2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
AdrianKoshka committed Jun 28, 2019
1 parent 8e1a592 commit 8e8b38b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/Version.cmake
@@ -1,7 +1,7 @@
cmake_minimum_required (VERSION 3.4)

set (BARRIER_VERSION_MAJOR 2)
set (BARRIER_VERSION_MINOR 2)
set (BARRIER_VERSION_MINOR 3)
set (BARRIER_VERSION_PATCH 0)

#
Expand Down

0 comments on commit 8e8b38b

Please sign in to comment.