summaryrefslogtreecommitdiffstats
path: root/create_all_tarballs
diff options
context:
space:
mode:
Diffstat (limited to 'create_all_tarballs')
-rwxr-xr-xcreate_all_tarballs2
1 files changed, 1 insertions, 1 deletions
diff --git a/create_all_tarballs b/create_all_tarballs
index e9d0d11..e7f537c 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.1"}
+export TARGET=${TARGET:-"14.0.2"}
# When $SUFFIX = true then the package tarball name will be $package-trinity.
# When $SUFFIX != true then the package tarball name will be trinity-$package.