summaryrefslogtreecommitdiffstats
path: root/create_all_tarballs
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2015-08-26 18:42:03 +0200
committerSlávek Banko <slavek.banko@axis.cz>2015-08-26 18:42:03 +0200
commit4b764e3a1f8a2e50e1ea575896120ee0d380adf9 (patch)
treefe1d398523c1ad32acc2164023eba93eeb839f59 /create_all_tarballs
parent41bd09eab92d33d6365a3c15bbfbe72fd44c1c07 (diff)
downloadscripts-r14.0.2.tar.gz
scripts-r14.0.2.zip
Update version number for new target R14.0.2r14.0.2
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.