summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (from parent 1: 76b8152)
raw | patch | inline | side by side (from parent 1: 76b8152)
author | Casey Smith <c-smith@ti.com> | |
Thu, 1 Nov 2012 20:53:46 +0000 (16:53 -0400) | ||
committer | Casey Smith <c-smith@ti.com> | |
Thu, 1 Nov 2012 20:53:46 +0000 (16:53 -0400) |
release.sh | patch | blob | history |
diff --git a/release.sh b/release.sh
index 74f7427514a60b48d3b1dea4b809ee873b9e2d30..fc38b2a2cb16166aec1a2f806e5379b34edde600 100755 (executable)
--- a/release.sh
+++ b/release.sh
#!/bin/sh
# Generate the source release tarballs
-export IBL_VERSION="1_0_0_15"
+export IBL_VERSION="1_0_0_16"
cd ../
if [ -f ibl_src_$IBL_VERSION.tgz ]; then rm ibl_src_$IBL_VERSION.tgz; fi