We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b92709 commit 27e1abaCopy full SHA for 27e1aba
1 file changed
include/dracosha/validator/version.hpp
@@ -37,7 +37,7 @@ Distributed under the Boost Software License, Version 1.0.
37
38
//! @ingroup group-config
39
//! Macro expanding to the patch level of the library, i.e. the `z` in `x.y.z`.
40
-#define DRACOSHA_VALIDATOR_PATCH_VERSION 1
+#define DRACOSHA_VALIDATOR_PATCH_VERSION 2
41
42
43
//! Macro expanding to the full version of the library, in hexadecimal
0 commit comments