X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=Releasing;h=b54e236f552eade76a526cf05254ec6ac4b77663;hb=ac2003b9556595db12e1fc671ef6226c56b777ad;hp=c29e61c31182da3680380cdae3d308b7b1d3fbe9;hpb=f4448213efbafe2df53ad8d62d5be74473b794a2;p=fw%2Faltos diff --git a/Releasing b/Releasing index c29e61c3..b54e236f 100644 --- a/Releasing +++ b/Releasing @@ -27,6 +27,8 @@ These are Keith's notes on how to do a release - make sure doc/Makefile points at that too + - 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 @@ -59,6 +61,7 @@ These are Bdale's notes on how to do a release. - make sure there is a doc/release-notes-.inc - make sure that doc/*.txt have the right copyright year and the new release is included + - confirm doc/header.inc has correct copyright year - make absolutely sure checked-out tree is "clean" - make absolutely sure any commits Keith might have pushed to branches like debian are already pulled @@ -106,6 +109,7 @@ These are Bdale's notes on how to do a release. src/easymega-v2.0/{*.elf,*.ihx,*.map} \ src/easymini-v1.0/{*.elf,*.ihx,*.map} \ src/easymini-v2.0/{*.elf,*.ihx,*.map} \ + src/easymotor-v2/{*.elf,*.ihx,*.map} \ src/easytimer-v1/{*.elf,*.ihx,*.map} \ src/telebt-v3.0/{*.elf,*.ihx,*.map} \ src/telebt-v4.0/{*.elf,*.ihx,*.map} \ @@ -125,6 +129,7 @@ These are Bdale's notes on how to do a release. src/easymega-v2.0/flash-loader/*.elf \ src/easymini-v1.0/flash-loader/*.elf \ src/easymini-v2.0/flash-loader/{*.elf,*.bin,*.map} \ + src/easymotor-v2/flash-loader/*.elf \ src/easytimer-v1/flash-loader/*.elf \ src/telebt-v3.0/flash-loader/*.elf \ src/telebt-v4.0/flash-loader/{*.elf,*.bin,*.map} \