diff options
author | Rob Austein <sra@hactrn.net> | 2008-04-17 22:27:40 +0000 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2008-04-17 22:27:40 +0000 |
commit | a6ed5840e482992be0af2fc0c6335a8a4fb8ffa9 (patch) | |
tree | 4b9c7e082a8ec4b0bc1b99eedd398ebd2fa04f76 /openssl/Makefile | |
parent | dc4f7fa238778db0e916feb056549ac0750dc806 (diff) |
openssl-SNAP-20080417
svn path=/openssl/Makefile; revision=1671
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 23ce5738..75c09ccc 100644 --- a/openssl/Makefile +++ b/openssl/Makefile @@ -1,6 +1,6 @@ # $Id$ -VERSION = SNAP-20080409 +VERSION = SNAP-20080417 all: openssl-${VERSION}/Makefile cd openssl-${VERSION}; make $@ |