Work around inconsistent version numbering in 0.9.8f (release).
authorLutz Jänicke <jaenicke@openssl.org>
Wed, 17 Oct 2007 07:46:49 +0000 (07:46 +0000)
committerLutz Jänicke <jaenicke@openssl.org>
Wed, 17 Oct 2007 07:46:49 +0000 (07:46 +0000)
commit225aeb171e3b6c366b46eb4d5c865a2b95fe088a
treedff79b3f6cd572edd7773fbd04fca5e1ea5e5296
parentffe181c3662ebf92b5108b2cb48fad3066bd6749
Work around inconsistent version numbering in 0.9.8f (release).
The version code of the release should have been 09086f (6=f, f=release)
but accidently it was marked "090870" (which would be "0.9.8g-dev").

Therefore we now use "090871" for the development of 0.9.8g. Once
0.9.8g is released, the problem will be "healed". We have never done
beta releases for 0.9.x-stable patch releases, so 090871 would never
be used in practice.

PR: #1589
crypto/opensslv.h