Commit 8df8f275 authored by Richard Levitte's avatar Richard Levitte
Browse files

Bump the shared library version (should have been done a while ago).

parent cde70093
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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 */