Sha256: f6e53b21edefba0a8f6e40f794bd1b67d2765725dcdef8ca02a47ad1b231cbe7
Contents?: true
Size: 336 Bytes
Versions: 7
Compression:
Stored size: 336 Bytes
Contents
/* * 'OpenSSL for Ruby' project * Copyright (C) 2001-2002 Michal Rokos <m.rokos@sh.cvut.cz> * All rights reserved. */ /* * This program is licensed under the same licence as Ruby. * (See the file 'LICENCE'.) */ #if !defined(_OSSL_VERSION_H_) #define _OSSL_VERSION_H_ #define OSSL_VERSION "1.1.0" #endif /* _OSSL_VERSION_H_ */
Version data entries
7 entries across 7 versions & 2 rubygems