Skip to content

Commit

Permalink
createrelease: set debug version
Browse files Browse the repository at this point in the history
  • Loading branch information
danmar committed Jul 4, 2021
1 parent 803eea9 commit edc468b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion createrelease
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,8 @@
#
# self check, fix stylistic issues:
# ./cppcheck -D__CPPCHECK__ --library=cppcheck-lib --enable=style --inconclusive --inline-suppr --suppress=bitwiseOnBoolean --suppress=shadowFunction --suppress=useStlAlgorithm --suppress=*:externals/picojson.h cli gui/*.cpp lib

#
# Set debug version (see 803eea912c9512c810a7e78d58bb927d89a6daa1)

# Tag to use
tag=$1
Expand Down

0 comments on commit edc468b

Please sign in to comment.