From: Nathan Cutler Date: Thu, 31 Oct 2019 17:42:40 +0000 (+0100) Subject: ceph-backport.sh: increment the version number X-Git-Tag: v15.1.0~1040^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=b33f78879035c59da0b53c183809bb9a95aa4701;p=ceph-ci.git ceph-backport.sh: increment the version number Signed-off-by: Nathan Cutler --- diff --git a/src/script/ceph-backport.sh b/src/script/ceph-backport.sh index ba3945abeb4..0ba5bed8b15 100755 --- a/src/script/ceph-backport.sh +++ b/src/script/ceph-backport.sh @@ -21,7 +21,7 @@ full_path="$0" -SCRIPT_VERSION="15.0.0.6612" +SCRIPT_VERSION="15.0.0.6814" active_milestones="" backport_pr_number="" backport_pr_url=""