diff options
author | Rob Austein <sra@hactrn.net> | 2010-11-23 14:56:42 +0000 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2010-11-23 14:56:42 +0000 |
commit | 81052c7ffa2bad9604e5760799c678f5df93fca1 (patch) | |
tree | 151087bd68ad6c8b3f7d5d73d7bbb95610430016 /openssl/Makefile.in | |
parent | 07951ba2ffa29410b1c38d625312a1fd0911b4c5 (diff) |
OpenSSL 1.0.0b
svn path=/openssl/Makefile.in; revision=3562
Diffstat (limited to 'openssl/Makefile.in')
-rw-r--r-- | openssl/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
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@ |