From b33f78879035c59da0b53c183809bb9a95aa4701 Mon Sep 17 00:00:00 2001 From: Nathan Cutler Date: Thu, 31 Oct 2019 18:42:40 +0100 Subject: [PATCH] ceph-backport.sh: increment the version number Signed-off-by: Nathan Cutler --- src/script/ceph-backport.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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="" -- 2.39.5