Mercurial > 510Connectbot
diff Makefile @ 515:caba9dfe7a89
fix vt320 delete area, missing screeh change test
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Fri, 31 May 2024 11:17:09 -0600 |
parents | 947ea334735d |
children | 5d55f83b4e87 |
line wrap: on
line diff
--- a/Makefile Fri Feb 10 19:13:58 2023 -0700 +++ b/Makefile Fri May 31 11:17:09 2024 -0600 @@ -139,9 +139,11 @@ scp -p html/* root@ns1.five-ten-sg.com://home/httpd/html/510sg/510Connectbot # -# make update.copyrights year=2023 +# make update.copyrights year=2024 +# hg commit -m 'update copyrights' # release procedure # make any changes # hg commit -m 'commit message' # make build.asm.packages +# make push