]> git.lyx.org Git - lyx.git/blobdiff - src/version.cpp
Use MathML on the clipboard for formulas in HTML
[lyx.git] / src / version.cpp
index 2ae59923a21244294827aadb8f963aa069d69f97..1e4aa324396b0a90fb026f3d3a92d495979f5d07 100644 (file)
@@ -10,6 +10,9 @@
  */
 
 #include <config.h>
+#if ! defined(LYX_DATE)
+       #include <lyx_date.h>
+#endif
 
 ///
 extern char const * const lyx_version = PACKAGE_VERSION;