]> git.lyx.org Git - lyx.git/blobdiff - src/TextClass.cpp
Fix pdf format conversion
[lyx.git] / src / TextClass.cpp
index f6723ec9c2ff3c48fdf33ed91a29f7f2bceba9b2..b77f31b3369c68b7422fe8f5e99ec8b1657d29c1 100644 (file)
@@ -61,7 +61,7 @@ namespace lyx {
 // development/tools/updatelayouts.sh script, to update the format of
 // all of our layout files.
 //
-int const LAYOUT_FORMAT = 47; //rgh: package options
+int const LAYOUT_FORMAT = 48; //rgh: initial values for counter
 
 namespace {