summaryrefslogtreecommitdiffstats
path: root/crypto/opensslv.h
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2000-10-13 15:09:06 +0000
committerRichard Levitte <levitte@openssl.org>2000-10-13 15:09:06 +0000
commit8df8f2751378a9d9c5c962aa5363b0d3ba871454 (patch)
tree6934974e597743a6e0fcf7ec977a8d4e0176f6bb /crypto/opensslv.h
parentcde70093ac2bd2853ad81b98012ec639457ddc3b (diff)
Bump the shared library version (should have been done a while ago).
Diffstat (limited to 'crypto/opensslv.h')
-rw-r--r--crypto/opensslv.h2
1 files changed, 1 insertions, 1 deletions
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 */