diff options
author | Bdale Garbee <bdale@gag.com> | 2017-09-18 21:24:52 -0600 |
---|---|---|
committer | Bdale Garbee <bdale@gag.com> | 2017-09-18 21:24:52 -0600 |
commit | 8124109e0b455c9d8d583f4d985b93d23d7b1350 (patch) | |
tree | 3015210892125cc9832a95215493b8cec4759566 /Releasing | |
parent | 60666630789b6925d7e16160ebdc88ccd23f51de (diff) |
tweak Releasing based on 1.8.2 release experience
Diffstat (limited to 'Releasing')
-rw-r--r-- | Releasing | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -126,6 +126,7 @@ These are Bdale's notes on how to do a release. src/telemini-v3.0/flash-loader/{*.elf,*.bin} \ ~/altusmetrumllc/Binaries/loaders/ (cd ~/altusmetrumllc ; git add Binaries ; git commit -a) + - remove previous versions (only keep latest release) (cd ~/altusmetrumllc ; git push) - Push new release to web site |