In version numbers, there is just one "M" nybble.
authorBodo Möller <bodo@openssl.org>
Tue, 10 Jul 2001 10:04:26 +0000 (10:04 +0000)
committerBodo Möller <bodo@openssl.org>
Tue, 10 Jul 2001 10:04:26 +0000 (10:04 +0000)
crypto/opensslv.h

index 8ce9b2dc4a9efbcd248428721720d1885d23de28..71452c26995d18adb1b7beea95f16e4ded484eae 100644 (file)
@@ -2,7 +2,7 @@
 #define HEADER_OPENSSLV_H
 
 /* Numeric release version identifier:
 #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:
  * 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: