From: Bodo Möller <bodo@openssl.org>
Date: Tue, 10 Jul 2001 10:04:26 +0000 (+0000)
Subject: In version numbers, there is just one "M" nybble.
X-Git-Tag: OpenSSL_0_9_6c~182^2~36
X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=97639f0d7335dc8a5b24b289280d84edace5c3d3;p=oweals%2Fopenssl.git

In version numbers, there is just one "M" nybble.
---

diff --git a/crypto/opensslv.h b/crypto/opensslv.h
index 8ce9b2dc4a..71452c2699 100644
--- a/crypto/opensslv.h
+++ b/crypto/opensslv.h
@@ -2,7 +2,7 @@
 #define HEADER_OPENSSLV_H
 
 /* Numeric release version identifier:
- * MMNNFFPPS: major minor fix patch status
+ * MNNFFPPS: major minor fix patch status
  * The status nibble has one of the values 0 for development, 1 to e for betas
  * 1 to 14, and f for release.  The patch level is exactly that.
  * For example: