summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: c585949)
raw | patch | inline | side by side (parent: c585949)
author | Sandeep Nair <a0875039@gt48xvq51.gt.design.ti.com> | |
Thu, 7 Apr 2011 16:12:58 +0000 (12:12 -0400) | ||
committer | Sandeep Nair <a0875039@gt48xvq51.gt.design.ti.com> | |
Thu, 7 Apr 2011 16:12:58 +0000 (12:12 -0400) |
release.sh | patch | blob | history |
diff --git a/release.sh b/release.sh
index f1e4b5a6ef1bef34462f2943b659feaea73dfeda..63a59efbc7f60206eb5251daa78d234ab296a205 100755 (executable)
--- a/release.sh
+++ b/release.sh
#!/bin/sh
# Generate the source release tarballs
-export IBL_VERSION="1_0_0_1"
+export IBL_VERSION="1_0_0_2"
cd ../
if [ -f ibl_src_$IBL_VERSION.tgz ]; then rm ibl_src_$IBL_VERSION.tgz; fi