summaryrefslogtreecommitdiffstats
path: root/create_tarball
diff options
context:
space:
mode:
Diffstat (limited to 'create_tarball')
-rwxr-xr-xcreate_tarball2
1 files changed, 1 insertions, 1 deletions
diff --git a/create_tarball b/create_tarball
index 694aad3..574e8bd 100755
--- a/create_tarball
+++ b/create_tarball
@@ -1,7 +1,7 @@
#!/bin/bash
# Set the current target version
-TARGET=${TARGET:-"14.0.0"}
+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.