Skip to content

Commit

Permalink
CMakeLists: Update project version to v1.0.2
Browse files Browse the repository at this point in the history
Signed-off-by: Adrian Suciu <[email protected]>
  • Loading branch information
adisuciu committed Oct 16, 2018
1 parent 0e0081c commit 2e7c098
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 1.0.1)
project(scopy LANGUAGES CXX VERSION 1.0.2)

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

0 comments on commit 2e7c098

Please sign in to comment.