We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5c0ae6 commit b2477d4Copy full SHA for b2477d4
1 file changed
createrelease
@@ -14,7 +14,7 @@
14
# ./cppcheck --xml-version=2 --errorlist > errlist.xml && xmllint --noout errlist.xml
15
#
16
# Update AUTHORS using output from:
17
-# git log --format='%aN' 1.72..HEAD | sort -u > AUTHORS2 && diff -y AUTHORS AUTHORS2 | less
+# git log --format='%aN' 1.77..HEAD | sort -u > AUTHORS2 && diff -y AUTHORS AUTHORS2 | less
18
19
# Update version numbers in:
20
# sed -i "s/1.[0-9][0-9].99/1.62/" cli/main.cpp
0 commit comments