diff options
author | Rob Austein <sra@hactrn.net> | 2008-04-18 15:57:12 +0000 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2008-04-18 15:57:12 +0000 |
commit | f05be5efc713fdb938ff4fe53fac4ce2cecbb95c (patch) | |
tree | 3236d09a71105e9ac9efd7cde010bb41380d3cfc /openssl/Makefile | |
parent | b3307486817d264fc04af1e6989b2f486ad6a2c6 (diff) |
openssl-SNAP-20080418
svn path=/openssl/Makefile; revision=1674
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 75c09ccc..dbe49636 100644 --- a/openssl/Makefile +++ b/openssl/Makefile @@ -1,6 +1,6 @@ # $Id$ -VERSION = SNAP-20080417 +VERSION = SNAP-20080418 all: openssl-${VERSION}/Makefile cd openssl-${VERSION}; make $@ |