summaryrefslogtreecommitdiff
path: root/openssl/version.mk
diff options
context:
space:
mode:
authorTobias Krause <tkr@openoffice.org>2007-10-05 10:35:37 +0000
committerTobias Krause <tkr@openoffice.org>2007-10-05 10:35:37 +0000
commitfd2eed2607fd41564875a77dd7a6b1b1cd5f8995 (patch)
tree79df8107a6f74016af4557bb180f3356d719866c /openssl/version.mk
parent5c811d17334474945b173550564d89ed1be5d6dd (diff)
#31053# https webdav support
Diffstat (limited to 'openssl/version.mk')
-rw-r--r--openssl/version.mk10
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