Skip to content

Commit d0aa6f4

Browse files
authored
Update Hydra.h
1 parent 1719ae1 commit d0aa6f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hydra/Hydra.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
* <tt>HYDRA_VERSION / 100 % 1000</tt> is the feature version.
4949
* <tt>HYDRA_VERSION / 100000</tt> is the major version.
5050
*/
51-
#define HYDRA_VERSION 200500
51+
#define HYDRA_VERSION 200600
5252

5353
/*! \def HYDRA_MAJOR_VERSION
5454
* \brief The preprocessor macro \p HYDRA_MAJOR_VERSION encodes the

0 commit comments

Comments
 (0)