From: Wayne Davison Date: Sun, 31 Aug 2008 17:01:44 +0000 (-0700) Subject: Added extra file-changing logic to ensure that the various files that X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/commitdiff_plain/4f282b0b9214e6b195b67b3ceb26c786747a9a7b?ds=sidebyside;hp=4f282b0b9214e6b195b67b3ceb26c786747a9a7b Added extra file-changing logic to ensure that the various files that mention the protocol number have the right value, that the check-in date for a protocol-change release is specified, and that a pre-release with a protocol change doesn't have SUBPROTOCOL_VERSION set to 0. Prompt for releasing a branch if -b option was not used and we're on a branch. ---