altos: Allow beep tone spacing to be changed
[fw/altos] / Releasing
index c29e61c31182da3680380cdae3d308b7b1d3fbe9..b54e236f552eade76a526cf05254ec6ac4b77663 100644 (file)
--- 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-<version>.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} \