From 1ba263d0edcb806dd5c102289bbf4f97f8a663b8 Mon Sep 17 00:00:00 2001 From: Shawn Routhier Date: Mon, 28 Jul 2014 15:19:47 -0700 Subject: [master] Update version stamp for 4.3.1rc1 --- util/bind.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'util') diff --git a/util/bind.sh b/util/bind.sh index f3f7aef5..f07457ad 100644 --- a/util/bind.sh +++ b/util/bind.sh @@ -59,7 +59,7 @@ case $# in ### For ease of use, this records the sticky tag of versions ### released with each point release. ### - 4.3.1b1) BINDTAG=v9_9_5_P1 ;; + 4.3.1b1|4.3.1rc1) BINDTAG=v9_9_5_P1 ;; 4.3.0) BINDTAG=v9_9_5 ;; 4.3.0rc1) BINDTAG=v9_9_5rc2 ;; 4.3.0b1) BINDTAG=v9_9_5rc1 ;; -- cgit v1.2.1