Mercurial > 510Connectbot
diff Makefile @ 492:e88d48be89a8
add TCP_NODELAY to the monitor socket
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Tue, 15 Feb 2022 13:45:57 -0800 |
parents | 84bab82d1f58 |
children | 0a17c6e7cb0f |
line wrap: on
line diff
--- a/Makefile Wed Oct 14 14:52:39 2020 -0700 +++ b/Makefile Tue Feb 15 13:45:57 2022 -0800 @@ -126,3 +126,11 @@ # make builder style=debug hg revert --no-backup app/src/main/res/values/version.xml + +# +# release procedure +# make any changes +# +# make prep +# hg commit -m 'commit message' +# make build.asm.packages