From 81052c7ffa2bad9604e5760799c678f5df93fca1 Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Tue, 23 Nov 2010 14:56:42 +0000 Subject: OpenSSL 1.0.0b svn path=/openssl/Makefile.in; revision=3562 --- openssl/Makefile.in | 2 +- openssl/openssl-1.0.0a.tar.gz | Bin 4015794 -> 0 bytes openssl/openssl-1.0.0b.tar.gz | Bin 0 -> 4019360 bytes openssl/update-snapshot.sh | 2 +- 4 files changed, 2 insertions(+), 2 deletions(-) delete mode 100644 openssl/openssl-1.0.0a.tar.gz create mode 100644 openssl/openssl-1.0.0b.tar.gz (limited to 'openssl') diff --git a/openssl/Makefile.in b/openssl/Makefile.in index 7e481ee9..c5a92549 100644 --- a/openssl/Makefile.in +++ b/openssl/Makefile.in @@ -15,7 +15,7 @@ # "You are lost in a maze of twisty programs, all broken in different # ways" -VERSION = 1.0.0a +VERSION = 1.0.0b OPENSSL_CONFIG_COMMAND = @OPENSSL_CONFIG_COMMAND@ diff --git a/openssl/openssl-1.0.0a.tar.gz b/openssl/openssl-1.0.0a.tar.gz deleted file mode 100644 index 2c0de7bf..00000000 Binary files a/openssl/openssl-1.0.0a.tar.gz and /dev/null differ diff --git a/openssl/openssl-1.0.0b.tar.gz b/openssl/openssl-1.0.0b.tar.gz new file mode 100644 index 00000000..d081337b Binary files /dev/null and b/openssl/openssl-1.0.0b.tar.gz differ diff --git a/openssl/update-snapshot.sh b/openssl/update-snapshot.sh index 063cda73..a6bba9f8 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.0a" +version="1.0.0b" tarball="openssl-${version}.tar.gz" -- cgit v1.2.3