Skip to content

Commit 2e71f6f

Browse files
authored
Update Hydra.h
1 parent 0c43996 commit 2e71f6f

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 300000
51+
#define HYDRA_VERSION 300100
5252

5353

5454
/*! \def HYDRA_MAJOR_VERSION

0 commit comments

Comments
 (0)