Skip to content

Commit 6d77736

Browse files
committed
createrelease; should check windows installer before Makefile is changed to release mode
1 parent 0a715c6 commit 6d77736

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

createrelease

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,12 +37,12 @@
3737
# egrep "2\.[0-9]+" */*.h */*.cpp man/*.md | grep -v "test/test" | less
3838
# git commit -a -m "1.43: Set versions"
3939
#
40+
# Build and test the windows installer
41+
#
4042
# Update the Makefile:
4143
# make dmake && ./dmake --release
4244
# git commit -a -m "1.43: Updated Makefile"
4345
#
44-
# Build and test the windows installer
45-
#
4646
# Tag:
4747
# git tag 1.43
4848
# git push --tags

0 commit comments

Comments
 (0)