aboutsummaryrefslogtreecommitdiff
path: root/openssl/Makefile
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2007-10-29 16:08:39 +0000
committerRob Austein <sra@hactrn.net>2007-10-29 16:08:39 +0000
commitad6d9a46ba9a14d6cd5560ee78ba4cc1ad770ff6 (patch)
tree208b82f25f3c56e3b6fc3388bb92a4eaa824601f /openssl/Makefile
parent0487907ac58a6f2f84177434091743879733304e (diff)
OpenSSL 0.9.8f -> 0.9.8g
svn path=/openssl/Makefile; revision=1191
Diffstat (limited to 'openssl/Makefile')
-rw-r--r--openssl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/openssl/Makefile b/openssl/Makefile
index 25bf8553..06214fdc 100644
--- a/openssl/Makefile
+++ b/openssl/Makefile
@@ -1,6 +1,6 @@
# $Id$
-VERSION = 0.9.8f
+VERSION = 0.9.8g
all: openssl-${VERSION}/Makefile
cd openssl-${VERSION}; make $@