]> git.lyx.org Git - lyx.git/blobdiff - src/TextClass.cpp
cmake: remove 2.8 warning
[lyx.git] / src / TextClass.cpp
index 9d097a02091e75ae90f9cd3f7a21a0536f025fd7..00558d586247ad870eda3fd58dae36306d4c04f6 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 = 34;
+int const LAYOUT_FORMAT = 35;
        
 namespace {