From 0e3574e8bd0b67e15c0f6303659ca5f6c644323f Mon Sep 17 00:00:00 2001 From: Artem Bityutskiy Date: Fri, 8 Nov 2013 11:17:41 +0200 Subject: [PATCH] make_a_release: remove TODOs One is done, the other one is not needed so far, so let's kill that. Also, we have a separate TODO file which should be used instead. Change-Id: Ia2b07f2fd00a40ba4e3964113c8cca3b4b48937c Signed-off-by: Artem Bityutskiy --- make_a_release.sh | 5 ----- 1 file changed, 5 deletions(-) diff --git a/make_a_release.sh b/make_a_release.sh index e35bb03..1a60548 100755 --- a/make_a_release.sh +++ b/make_a_release.sh @@ -20,11 +20,6 @@ # # This script is supposed to be executed in the root of the bmap-tools # project's source code tree. -# -# TODO: -# * support -rc releases; -# * update the version field in all places, the rpm/deb changelog and commit -# that. PROG="make_a_release.sh" -- 2.34.1