diff options
author | Michael Elkins <melkins@tislabs.com> | 2012-01-05 18:25:13 +0000 |
---|---|---|
committer | Michael Elkins <melkins@tislabs.com> | 2012-01-05 18:25:13 +0000 |
commit | 6205868061f3b35b67fc61d4b7995f9b614b0099 (patch) | |
tree | 5564716ba753071f857a23821ad939797c9bce42 /openssl/update-snapshot.sh | |
parent | 36ff1b3a7dbc5a5310cbac289fac190ea3e95f8e (diff) | |
parent | f44b1e5901eac918f45c3ac3ec1c22efbe6d00cc (diff) |
merge with /trunk
svn path=/branches/tk139/; revision=4142
Diffstat (limited to 'openssl/update-snapshot.sh')
-rwxr-xr-x | openssl/update-snapshot.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openssl/update-snapshot.sh b/openssl/update-snapshot.sh index a8723c10..94932f59 100755 --- a/openssl/update-snapshot.sh +++ b/openssl/update-snapshot.sh @@ -6,7 +6,7 @@ #version="1.0.0-stable-SNAP-$(date +%Y%m%d)" -version="1.0.0e" +version="1.0.0f" tarball="openssl-${version}.tar.gz" |