From: Andy Polyakov Date: Wed, 20 Jul 2005 11:11:14 +0000 (+0000) Subject: Typo in version number. X-Git-Tag: OpenSSL_0_9_8k^2~1919 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=b3f56e8b386c9247e27829d1d3c8cab720c3b35a;p=oweals%2Fopenssl.git Typo in version number. --- diff --git a/crypto/aes/asm/aes-x86_64.pl b/crypto/aes/asm/aes-x86_64.pl index d90dfda366..5614ff601c 100755 --- a/crypto/aes/asm/aes-x86_64.pl +++ b/crypto/aes/asm/aes-x86_64.pl @@ -6,7 +6,7 @@ # forms are granted according to the OpenSSL license. # ==================================================================== # -# Version 2.0. +# Version 1.1. # # aes-*-cbc benchmarks are improved by >70% [compared to gcc 3.3.2 on # Opteron 240 CPU] plus all the bells-n-whistles from 32-bit version