From 4221b1a7f4e4211a084bb9b07616d14eb91aab17 Mon Sep 17 00:00:00 2001 From: Richard Heck Date: Tue, 12 Jan 2010 19:42:16 +0000 Subject: [PATCH] Whoops again. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32994 a592a061-630c-0410-9148-cb99ea01b6c8 --- lib/scripts/layout2layout.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/scripts/layout2layout.py b/lib/scripts/layout2layout.py index 46b8fdbe1d..6b4342212a 100644 --- a/lib/scripts/layout2layout.py +++ b/lib/scripts/layout2layout.py @@ -81,7 +81,7 @@ import os, re, string, sys # Do not forget to document format change in Customization # Manual (section "Declaring a new text class"). -currentFormat = 20 +currentFormat = 21 def usage(prog_name): -- 2.39.2