X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=Releasing;h=537388fda7b6298fedd418aa1d86d879c312f2a0;hp=1944507e29cbe75c1f9ea765bb2485f703a3d2be;hb=eefcfa94f360f8c5a7233370d4178525bccbb22f;hpb=07d9ba938f2742da1bce5d8df55cbc236207a981 diff --git a/Releasing b/Releasing index 1944507e..537388fd 100644 --- a/Releasing +++ b/Releasing @@ -34,13 +34,17 @@ These are Bdale's notes on how to do a release. make distclean ./autogen.sh --with-fat-dir=/home/bdale/web/altusmetrum/AltOS/releases - make fat + make && make fat this pushes packages for each platform to web site - copy the relevant release notes file from doc/ to /home/bdale/web/altusmetrum/AltOS/releases/ + - make sure that doc/altusmetrum.xsl has the right copyright year, + and add release to the revision history at the front (release notes + will be pulled in automatically) + - go edit ~/web/altusmetrum/AltOS/releases/.mdwn to include release date and explicit ref to dir contents so the AltOS page shows versioned links, commit and push