]> git.lyx.org Git - features.git/commitdiff
Buffer.cpp: forgot this part of the previous fileformat change
authorUwe Stöhr <uwestoehr@web.de>
Wed, 5 Dec 2007 21:45:09 +0000 (21:45 +0000)
committerUwe Stöhr <uwestoehr@web.de>
Wed, 5 Dec 2007 21:45:09 +0000 (21:45 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@21975 a592a061-630c-0410-9148-cb99ea01b6c8

src/Buffer.cpp

index 7ab95e8f0ea53360609a82439d2add74e86ac26e..a174fae5fed3b6acd73dddfdbe4c8b390a225678 100644 (file)
@@ -154,7 +154,7 @@ namespace os = support::os;
 
 namespace {
 
-int const LYX_FORMAT = 304; // JSpitzm: framed.sty goes InsetBox
+int const LYX_FORMAT = 305; // Uwe: support for Bahasa
 
 } // namespace anon