We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a715c6 commit 6d77736Copy full SHA for 6d77736
1 file changed
createrelease
@@ -37,12 +37,12 @@
37
# egrep "2\.[0-9]+" */*.h */*.cpp man/*.md | grep -v "test/test" | less
38
# git commit -a -m "1.43: Set versions"
39
#
40
+# Build and test the windows installer
41
+#
42
# Update the Makefile:
43
# make dmake && ./dmake --release
44
# git commit -a -m "1.43: Updated Makefile"
45
-# Build and test the windows installer
-#
46
# Tag:
47
# git tag 1.43
48
# git push --tags
0 commit comments