]> git.lyx.org Git - lyx.git/blobdiff - src/TextClass.cpp
Improve conversion error message.
[lyx.git] / src / TextClass.cpp
index edf66b3b34048dc5e36d21d049a99d7061f0dd4c..9d097a02091e75ae90f9cd3f7a21a0536f025fd7 100644 (file)
@@ -60,7 +60,7 @@ namespace lyx {
 // development/updatelayouts.sh script, to update the format of 
 // all of our layout files.
 //
-int const LAYOUT_FORMAT = 33;
+int const LAYOUT_FORMAT = 34;
        
 namespace {