]> git.lyx.org Git - lyx.git/blobdiff - src/version.C.in
add missing typename
[lyx.git] / src / version.C.in
index 4af6a7125072bff028d39c23c543bce38ac8d54f..67a109c34b7059a0ec06c928beb5041e0e6ccc20 100644 (file)
 ///
 char const * lyx_version = "@VERSION@";
 ///
-char const * lyx_release_date = "Thu, Jan 11, 2001";
+char const * lyx_release_date = "Sat, Mar 30, 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@";
-