Salome HOME
CMake: fixes for MPI and PACO compilation
[modules/kernel.git] / KERNEL_version.h.in
index 5a521f400e9377f6f09575254e245b370f86ff12..9fa510c383ca5e96648c8d8d488ddbb5a08b18a3 100644 (file)
@@ -31,7 +31,7 @@
   KERNEL_VERSION is (major << 16) + (minor << 8) + patch.
 */
 
-#define KERNEL_VERSION_STR "@VERSION@"
+#define KERNEL_VERSION_STR "@KERNEL_VERSION@"
 #define KERNEL_VERSION     @XVERSION@
 #define KERNEL_DEVELOPMENT @VERSION_DEV@