X-Git-Url: http://developer.intra2net.com/git/?p=libftdi;a=blobdiff_plain;f=doc%2Frelease-checklist.txt;h=6744963a7e015b499c9c2b69f39ef0ff438497e0;hp=55c8902cbd810451561facb6afcda455e32e6e83;hb=2464b42c9e63d36a867ae642143d326d69eafc8d;hpb=b920e19c65af9ca38dbe7112ebd882b88bf61309 diff --git a/doc/release-checklist.txt b/doc/release-checklist.txt index 55c8902..6744963 100644 --- a/doc/release-checklist.txt +++ b/doc/release-checklist.txt @@ -1,5 +1,6 @@ *** Checklist for a new libftdi release *** - Update ChangeLog and AUTHORS via git history + (git log --oneline latest_release..HEAD) - Update version number in the following files: - CMakeLists.txt @@ -15,7 +16,7 @@ - Sign tarball, build .src.rpm and sign it, too - Create git tag: - - git tag -s -u 24F006F5 v0.XX + - git tag -s -u 24F006F5 v1.XX - git tag -d latest_release ; git tag latest_release - git push --tags @@ -25,4 +26,4 @@ - Update URLs in download section - Generate API documentation and upload it -- Announce on mailinglist & freshmeat +- Announce on mailinglist