Skip to content

Commit

Permalink
Remove -git version suffix
Browse files Browse the repository at this point in the history
  • Loading branch information
devin122 committed Jan 2, 2021
1 parent 12aa05c commit 47bacd2
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 @@

cmake_minimum_required(VERSION 3.15 FATAL_ERROR)

set(HUSTLE_VERSION_SUFFIX "-git")
#set(HUSTLE_VERSION_SUFFIX "-git")
project(hustle
LANGUAGES CXX
VERSION 0.1.0)
Expand Down

0 comments on commit 47bacd2

Please sign in to comment.