diff options
author | Brent Cook <bcook@openbsd.org> | 2015-07-16 17:52:50 -0500 |
---|---|---|
committer | Brent Cook <bcook@openbsd.org> | 2015-07-16 17:52:50 -0500 |
commit | fafc3e47f24d9ac25eb41221e2d91ee0b17f5c5b (patch) | |
tree | c7bea628cb5070b9bc9621d39825200ef36335ef /.gitignore | |
parent | 0bab46dde22f6096ad85df4dd39a0f01758d234f (diff) | |
download | portable-fafc3e47f24d9ac25eb41221e2d91ee0b17f5c5b.tar.gz portable-fafc3e47f24d9ac25eb41221e2d91ee0b17f5c5b.tar.bz2 portable-fafc3e47f24d9ac25eb41221e2d91ee0b17f5c5b.zip |
derive VERSION from opensslv.h from upstream
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -93,6 +93,7 @@ stamp-h2 | |||
93 | 93 | ||
94 | include/openssl/Makefile.am | 94 | include/openssl/Makefile.am |
95 | 95 | ||
96 | VERSION | ||
96 | crypto/VERSION | 97 | crypto/VERSION |
97 | ssl/VERSION | 98 | ssl/VERSION |
98 | tls/VERSION | 99 | tls/VERSION |