diff --git a/hydra/Hydra.h b/hydra/Hydra.h
index c7ca371a3..bb816c755 100644
--- a/hydra/Hydra.h
+++ b/hydra/Hydra.h
@@ -48,7 +48,7 @@
* HYDRA_VERSION / 100 % 1000 is the feature version.
* HYDRA_VERSION / 100000 is the major version.
*/
-#define HYDRA_VERSION 300000
+#define HYDRA_VERSION 300100
/*! \def HYDRA_MAJOR_VERSION