]> git.lyx.org Git - lyx.git/blobdiff - src/version.C.in
Rob's latest and greatest dialog tweaking.
[lyx.git] / src / version.C.in
index 0a7b360e4d8cf804e7f8b695afb1921a5dd1e5e3..b95682d156d239d7cac2d94fb3bdbcb852e48af2 100644 (file)
@@ -16,7 +16,7 @@ char const * lyx_version = "@VERSION@";
 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@";