From 97639f0d7335dc8a5b24b289280d84edace5c3d3 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Bodo=20M=C3=B6ller?= Date: Tue, 10 Jul 2001 10:04:26 +0000 Subject: [PATCH] In version numbers, there is just one "M" nybble. --- crypto/opensslv.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: -- 2.25.1