]> git.lyx.org Git - lyx.git/blobdiff - src/version.C.in
partial framebox support
[lyx.git] / src / version.C.in
index 2e8094346e77778e9d32a7c90e977e38d1deb4f2..b95682d156d239d7cac2d94fb3bdbcb852e48af2 100644 (file)
 ///
 char const * lyx_version = "@VERSION@";
 ///
-char const * lyx_release_date = "Sun, Apr 7, 2002";
+char const * lyx_release_date = "Fri, May 3, 2002";
 
 /// This version string is intended to be used in files created by LyX
-char const * lyx_docversion = "LyX 1.2";
+char const * lyx_docversion = "LyX 1.3";
 
 /// This is the version information shown by 'lyx -version'
 char const * lyx_version_info = "@VERSION_INFO@";