]> git.lyx.org Git - lyx.git/blobdiff - src/version.C.in
More 'standard conformant blurb' nonsense.
[lyx.git] / src / version.C.in
index c8e81b0c6808e086827c1ec9cec1e7517885ad0b..b210bd665759c1715ca8fb2a80a47448c58971f7 100644 (file)
@@ -15,8 +15,5 @@ char const * lyx_version = "@VERSION@";
 ///
 char const * lyx_release_date = "Thu, Jan 30, 2003";
 
-/// This version string is intended to be used in files created by LyX
-char const * lyx_docversion = "LyX 1.4";
-
 /// This is the version information shown by 'lyx -version'
 char const * lyx_version_info = "@VERSION_INFO@";