Change the date to XX xxx XXXX in development versions.
authorRichard Levitte <levitte@openssl.org>
Thu, 11 Apr 2002 21:53:57 +0000 (21:53 +0000)
committerRichard Levitte <levitte@openssl.org>
Thu, 11 Apr 2002 21:53:57 +0000 (21:53 +0000)
README
crypto/opensslv.h

diff --git a/README b/README
index c3b2c6893b156b58ad3862d37308f63d628a8a65..cd96ae2d402ca1e3a36cbefd3961f8bb6126de9b 100644 (file)
--- a/README
+++ b/README
@@ -1,5 +1,5 @@
 
- OpenSSL 0.9.7-dev 24 Sep 2000
+ OpenSSL 0.9.7-dev XX xxx XXXX
 
  Copyright (c) 1998-2002 The OpenSSL Project
  Copyright (c) 1995-1998 Eric A. Young, Tim J. Hudson
index ce06399fa643f6d456a64e6f950235fbd8522aec..f45afe09f3a51f54d7d3e1f5ae433895392421ae 100644 (file)
@@ -26,7 +26,7 @@
  *  major minor fix final patch/beta)
  */
 #define OPENSSL_VERSION_NUMBER 0x00907000L
-#define OPENSSL_VERSION_TEXT   "OpenSSL 0.9.7-dev 24 Sep 2000"
+#define OPENSSL_VERSION_TEXT   "OpenSSL 0.9.7-dev XX xxx XXXX"
 #define OPENSSL_VERSION_PTEXT  " part of " OPENSSL_VERSION_TEXT