preamble.cpp: update fileformat

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@21941 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Uwe Stöhr 2007-12-03 22:17:38 +00:00
parent 35cb68ba14
commit 2d6aaff2f7

View File

@ -238,7 +238,7 @@ void handle_package(string const & name, string const & opts)
void end_preamble(ostream & os, TextClass const & /*textclass*/)
{
os << "#LyX file created by tex2lyx 0.1.2\n"
<< "\\lyxformat 245\n"
<< "\\lyxformat 246\n"
<< "\\begin_document\n"
<< "\\begin_header\n"
<< "\\textclass " << h_textclass << "\n"