From 437756f711bc586e92465b295f5527edecacecd3 Mon Sep 17 00:00:00 2001 From: Thomas Markwalder Date: Mon, 11 Dec 2017 11:47:03 -0500 Subject: [master] Pre-release tag prep for 4.4.0a1: version #, copyright etc... Changes to be committed: modified: README modified: RELNOTES modified: configure.ac modified: includes/heap.h modified: includes/t_api.h modified: util/bind.sh --- 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 b4a8461a..8fe5a25e 100644 --- a/util/bind.sh +++ b/util/bind.sh @@ -58,7 +58,7 @@ case $# in ### For ease of use, this records the sticky tag of versions ### released with each point release. ### - 4.4.0-dev) noSNAP=snapshot BINDTAG=v9_11 ;; + 4.4.0a1) noSNAP=snapshot BINDTAG=v9_11_2 ;; 4.3.4|4.3.4b1) BINDTAG=v9_9_8_P4 ;; 4.3.3) BINDTAG=v9_9_7_P3 ;; 4.3.3b1) BINDTAG=v9_9_7_P2 ;; -- cgit v1.2.1