diff --git a/cub/version.cuh b/cub/version.cuh
index ee0f42b68e..688f1b9ea4 100644
--- a/cub/version.cuh
+++ b/cub/version.cuh
@@ -43,7 +43,7 @@
* CUB_VERSION / 100 % 1000 is the minor version.
* CUB_VERSION / 100000 is the major version.
*/
-#define CUB_VERSION 200000
+#define CUB_VERSION 200100
/*! \def CUB_MAJOR_VERSION
* \brief The preprocessor macro \p CUB_MAJOR_VERSION encodes the