#!/bin/bash # This is for the benefit of the upstream maintainers of GNU adns # # * Maybe rerun autoconf # * Ensure changelog reflects changes # * Ensure NEWS reflects changes # * Maybe update MAJOR and/or MINOR in common.make.in # * Update DISTVERSION in Makefile.in # * Update ADNS_VERSION_STRING in client/client.h # # * Run this script # ./RELEASE-CHECKLIST # # * On chiark, maybe, replace ~ian/public-html/adns/current # with symlink to web-$(version) (as directed by script) # # * Send release announcement (use last one as template) # # * Update DISTVERSION, ADNS_VERSION_STRING and start new changelog entry set -e version=`sed -n