Skip to content

Commit 944e8b9

Browse files
authored
Update version to 2.5.0
1 parent 5821dd4 commit 944e8b9

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 200400
51+
#define HYDRA_VERSION 200500
5252

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

0 commit comments

Comments
 (0)