X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=Releasing;h=b54e236f552eade76a526cf05254ec6ac4b77663;hp=e9ceb4084162203a1213a9b443b34074b1e2c2c3;hb=91656c9d1d6175e06d4bed8e448ac6773e172de0;hpb=3058ecdeafdee959b1103965f3df4ffcd59683e4 diff --git a/Releasing b/Releasing index e9ceb408..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,7 +129,8 @@ 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/easytimer-v1/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} \ src/teledongle-v3.0/flash-loader/*.elf \