Commit e352a9e6 authored by Richard Levitte's avatar Richard Levitte
Browse files

I forgot to change the status bits to release.

This file will be retagged.
parent 51c47546
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -25,7 +25,7 @@
 * (Prior to 0.9.5a beta1, a different scheme was used: MMNNFFRBB for
 *  major minor fix final patch/beta)
 */
#define OPENSSL_VERSION_NUMBER	0x009060a0L
#define OPENSSL_VERSION_NUMBER	0x009060afL
#define OPENSSL_VERSION_TEXT	"OpenSSL 0.9.6j 10 Apr 2003"
#define OPENSSL_VERSION_PTEXT	" part of " OPENSSL_VERSION_TEXT