Skip to content

Commit

Permalink
CMakeLists: Updat project to version 1.0
Browse files Browse the repository at this point in the history
Signed-off-by: Adrian Suciu <[email protected]>
  • Loading branch information
adisuciu committed May 15, 2018
1 parent 0dc21b0 commit 7d7f313
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.11)
project(scopy LANGUAGES CXX VERSION 1.00)

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

0 comments on commit 7d7f313

Please sign in to comment.