Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/openssl/openssl.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--crypto/opensslv.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/crypto/opensslv.h b/crypto/opensslv.h
index 16c22e923e..541891f239 100644
--- a/crypto/opensslv.h
+++ b/crypto/opensslv.h
@@ -1,3 +1,3 @@
-#define OPENSSL_VERSION_NUMBER 0x0922 /* Version 0.9.1c is 0913 */
-#define OPENSSL_VERSION_TEXT "OpenSSL 0.9.2b 22 Mar 1999"
+#define OPENSSL_VERSION_NUMBER 0x0923 /* Version 0.9.1c is 0913 */
+#define OPENSSL_VERSION_TEXT "OpenSSL 0.9.2c 01 Apr 1999"
#define OPENSSL_VERSION_PTEXT " part of " OPENSSL_VERSION_TEXT