Skip to content

Commit 27e1aba

Browse files
committed
Increment library version
1 parent 6b92709 commit 27e1aba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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 1
40+
#define DRACOSHA_VALIDATOR_PATCH_VERSION 2
4141

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

0 commit comments

Comments
 (0)