]> git.lyx.org Git - lyx.git/blobdiff - src/version.C.in
Fix breakage caused by bad commits.
[lyx.git] / src / version.C.in
index 7e5e469e8d874392b274a7a51c8295fddf251cea..37fe7c2fa773fcd676eef864b1b91615f8a8f291 100644 (file)
@@ -15,7 +15,7 @@
 ///
 char const * lyx_version = "@PACKAGE_VERSION@";
 ///
-char const * lyx_release_date = "Thu, Jan 30, 2003";
+char const * lyx_release_date = "@LYX_DATE@";
 
 /// This is the version information shown by 'lyx -version'
 char const * lyx_version_info = "@VERSION_INFO@";