From 41bd09eab92d33d6365a3c15bbfbe72fd44c1c07 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Fri, 12 Dec 2014 03:33:45 +0100 Subject: Update default target release to R14.0.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- create_all_tarballs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'create_all_tarballs') diff --git a/create_all_tarballs b/create_all_tarballs index a4564f0..e9d0d11 100755 --- a/create_all_tarballs +++ b/create_all_tarballs @@ -1,7 +1,7 @@ #!/bin/bash # Set the current target version -export TARGET=${TARGET:-"14.0.0"} +export TARGET=${TARGET:-"14.0.1"} # When $SUFFIX = true then the package tarball name will be $package-trinity. # When $SUFFIX != true then the package tarball name will be trinity-$package. -- cgit v1.2.3