diff options
Diffstat (limited to 'openssl/version.mk')
-rw-r--r-- | openssl/version.mk | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/openssl/version.mk b/openssl/version.mk index 65b32a60b9b1..371e8282c681 100644 --- a/openssl/version.mk +++ b/openssl/version.mk @@ -4,9 +4,9 @@ # # $RCSfile: version.mk,v $ # -# $Revision: 1.1 $ +# $Revision: 1.2 $ # -# last change: $Author: tkr $ $Date: 2007-10-02 09:00:50 $ +# last change: $Author: tkr $ $Date: 2007-10-05 11:35:37 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -34,8 +34,8 @@ #************************************************************************* -OPENSSL_VERSION=0.9.8a +OPENSSL_VERSION=0.9.8e -.IF "$(OS)" == "WNT" -OPENSSL_NAME=openssl-0.9.8e +.IF "$(OS)" == "SOLARIS" +OPENSSL_NAME=openssl-0.9.8a .ENDIF
\ No newline at end of file |