]> git.lyx.org Git - lyx.git/blobdiff - src/version.C.in
more guii moving around.
[lyx.git] / src / version.C.in
index 4af6a7125072bff028d39c23c543bce38ac8d54f..0a7b360e4d8cf804e7f8b695afb1921a5dd1e5e3 100644 (file)
 ///
 char const * lyx_version = "@VERSION@";
 ///
-char const * lyx_release_date = "Thu, Jan 11, 2001";
+char const * lyx_release_date = "Fri, May 3, 2002";
 
-/// This version string is intended to be used in files created by LyX 
+/// This version string is intended to be used in files created by LyX
 char const * lyx_docversion = "LyX 1.2";
 
 /// This is the version information shown by 'lyx -version'
 char const * lyx_version_info = "@VERSION_INFO@";
-