diff --git a/CHANGES b/CHANGES index 8cd0e32..6702df4 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,7 @@ +0.3.2 (03-08-2015) +===== +* Dummy github release. + 0.3.1 (08-05-2013) ===== * Added daemon cleanup that removed diff --git a/configure.ac b/configure.ac index 7a8873c..043eef5 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([ocaml-dtools],[0.3.1],[savonet-users@lists.sourceforge.net]) +AC_INIT([ocaml-dtools],[0.3.2],[savonet-users@lists.sourceforge.net]) VERSION=$PACKAGE_VERSION AC_MSG_RESULT(configuring $PACKAGE_STRING)