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 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.