diff --git a/config.h.cmake b/config.h.cmake
index 8080612bd8841791e9193318305f07d53a432d37..9008ef1aee9af3a58c501ac0539954b4cb9fb0df 100644
--- a/config.h.cmake
+++ b/config.h.cmake
@@ -35,7 +35,7 @@
 #define DUNE_FUFEM_VERSION_MAJOR @DUNE_FUFEM_VERSION_MAJOR@
 
 /* Define to the minor version of dune-fufem */
-#define DUNE_FUFEM_VERSION_MINOR @DUNE_FUFE;_VERSION_MINOR@
+#define DUNE_FUFEM_VERSION_MINOR @DUNE_FUFEM_VERSION_MINOR@
 
 /* Define to the revision of dune-fufem */
 #define DUNE_FUFEM_VERSION_REVISION @DUNE_FUFEM_VERSION_REVISION@