]> git.lyx.org Git - lyx.git/blobdiff - src/version.C.in
Alfredo's second patch
[lyx.git] / src / version.C.in
index d904e93cdb73c8915ec4b1d8bc03e0e807d313c5..244ed001c7d07b8f40cd74bcd2d2affcd6435e06 100644 (file)
 ///
 char const * lyx_version = "@VERSION@";
 ///
-char const * lyx_release_date = "Sat, Apr 6, 2002";
+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.2";
+char const * lyx_docversion = "LyX 1.3";
 
 /// This is the version information shown by 'lyx -version'
 char const * lyx_version_info = "@VERSION_INFO@";