Skip to content

Commit

Permalink
CMake: Update project version to 0.3
Browse files Browse the repository at this point in the history
Signed-off-by: Dan Nechita <[email protected]>
  • Loading branch information
dNechita committed Apr 13, 2017
1 parent 83ca613 commit 46f43b5
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 @@ -16,7 +16,7 @@
# Boston, MA 02110-1301, USA.

cmake_minimum_required(VERSION 3.1.3)
project(scopy LANGUAGES CXX VERSION 0.2)
project(scopy LANGUAGES CXX VERSION 0.3)

# Get the GIT hash of the latest commit
include(FindGit OPTIONAL)
Expand Down

0 comments on commit 46f43b5

Please sign in to comment.