Skip to content

Commit 4be4eba

Browse files
authored
Update version.hpp
1 parent fae8008 commit 4be4eba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/dracosha/validator/version.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Distributed under the Boost Software License, Version 1.0.
3737

3838
//! @ingroup group-config
3939
//! Macro expanding to the patch level of the library, i.e. the `z` in `x.y.z`.
40-
#define DRACOSHA_VALIDATOR_PATCH_VERSION 2
40+
#define DRACOSHA_VALIDATOR_PATCH_VERSION 3
4141

4242
//! @ingroup group-config
4343
//! Macro expanding to the full version of the library, in hexadecimal

0 commit comments

Comments
 (0)