X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=Releasing;h=00695f8ce3e740eea5be931917de2b11690fefef;hb=2fdf4e798bd67b0d7e96f2b8fff49915b71b089e;hp=555ae122fab2d4822fef66bb935276945d865931;hpb=3fb07b29d7bad57a52e4b0c75d623577ca1d4da3;p=fw%2Faltos diff --git a/Releasing b/Releasing index 555ae122..00695f8c 100644 --- a/Releasing +++ b/Releasing @@ -19,6 +19,8 @@ These are Keith's notes on how to do a release - update the version and date in configure.ac if Bdale hasn't already + - update the ANDROID_VERSION in configure.ac if releasing AltosDroid + - follow instructions in doc/RELNOTES - make sure there is a doc/release-notes-.inc @@ -29,6 +31,7 @@ These are Keith's notes on how to do a release - confirm doc/header.inc has correct copyright year + These are Bdale's notes on how to do a release. - make sure Debian build environment is up to date @@ -106,7 +109,7 @@ These are Bdale's notes on how to do a release. cp src/chaoskey-v1.0/{*.elf,*.ihx,*.bin,*.map} \ src/easymega-v[1-2].0/{*.elf,*.ihx,*.map} \ - src/easymini-v[1-2].0/{*.elf,*.ihx,*.map} \ + src/easymini-v[1-3].0/{*.elf,*.ihx,*.map} \ src/easymotor-v2/{*.elf,*.ihx,*.map} \ src/easytimer-v1/{*.elf,*.ihx,*.map} \ src/telebt-v[3-4].0/{*.elf,*.ihx,*.map} \ @@ -123,9 +126,9 @@ These are Bdale's notes on how to do a release. src/easymini-v[1-2].0/flash-loader/*.elf \ src/easymotor-v2/flash-loader/*.elf \ src/easytimer-v1/flash-loader/*.elf \ - src/telebt-v[3-4].0/flash-loader/*.elf \ + src/telebt-v[3-4].0/flash-loader/{*.elf,*.bin,*.map} \ src/teledongle-v3.0/flash-loader/*.elf \ - src/telegps-v[1-2].0/flash-loader/*.elf \ + src/telegps-v[1-2].0/flash-loader/{*.elf,*.bin,*.map} \ src/telemega-v[1-5].0/flash-loader/*.elf \ src/telemetrum-v[2-3].0/flash-loader/*.elf \ src/telemini-v3.0/flash-loader/{*.elf,*.bin,*.map} \