diff options
Diffstat (limited to 'openssl/Makefile')
-rw-r--r-- | openssl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openssl/Makefile b/openssl/Makefile index 5119e27f..48170b6c 100644 --- a/openssl/Makefile +++ b/openssl/Makefile @@ -15,7 +15,7 @@ # "You are lost in a maze of twisty programs, all broken in different # ways" -VERSION = 1.0.0-stable-SNAP-20091118 +VERSION = 1.0.0-beta5 OPTIONS = enable-rfc3779 enable-cms no-dso enable-shared --prefix=`pwd` |