createrelease: set debug version
This commit is contained in:
parent
803eea912c
commit
edc468bb2a
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue