Skip to content

Commit

Permalink
Release 0.5.2.
Browse files Browse the repository at this point in the history
Closes #23.
  • Loading branch information
smimram committed Nov 23, 2015
1 parent 500a50d commit 48e19c2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
0.5.2 (2015-11-23)
=====
* Add OPENSSL_NO_SSL3 preprocessor flag to disable SSLv3 (thanks Jérémie
Courrèges-Anglas).

0.5.1 (2015-05-27)
=====

Expand Down
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
AC_INIT([ocaml-ssl],[0.5.1],[savonet-users@lists.sourceforge.net])
AC_INIT([ocaml-ssl],[0.5.2],[savonet-users@lists.sourceforge.net])

VERSION=$PACKAGE_VERSION
AC_MSG_RESULT([configuring $PACKAGE_STRING])
Expand Down

0 comments on commit 48e19c2

Please sign in to comment.