From 8df8f2751378a9d9c5c962aa5363b0d3ba871454 Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Fri, 13 Oct 2000 15:09:06 +0000 Subject: Bump the shared library version (should have been done a while ago). --- crypto/opensslv.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crypto/opensslv.h') diff --git a/crypto/opensslv.h b/crypto/opensslv.h index cf2055280e..8ce9b2dc4a 100644 --- a/crypto/opensslv.h +++ b/crypto/opensslv.h @@ -79,7 +79,7 @@ * should only keep the versions that are binary compatible with the current. */ #define SHLIB_VERSION_HISTORY "" -#define SHLIB_VERSION_NUMBER "0.9.6" +#define SHLIB_VERSION_NUMBER "0.9.7" #endif /* HEADER_OPENSSLV_H */ -- cgit v1.2.3