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

Now that tagging has been done, let the version go on to 0.9.6e-dev.

parent 5317543a
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -25,8 +25,8 @@
 * (Prior to 0.9.5a beta1, a different scheme was used: MMNNFFRBB for
 *  major minor fix final patch/beta)
 */
#define OPENSSL_VERSION_NUMBER	0x0090604fL
#define OPENSSL_VERSION_TEXT	"OpenSSL 0.9.6d 9 May 2002"
#define OPENSSL_VERSION_NUMBER	0x00906050L
#define OPENSSL_VERSION_TEXT	"OpenSSL 0.9.6e-dev XX xxx XXXX"
#define OPENSSL_VERSION_PTEXT	" part of " OPENSSL_VERSION_TEXT