From: Richard Heck Date: Tue, 12 Jan 2010 19:42:16 +0000 (+0000) Subject: Whoops again. X-Git-Tag: 2.0.0~4402 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=4221b1a7f4e4211a084bb9b07616d14eb91aab17;p=lyx.git Whoops again. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32994 a592a061-630c-0410-9148-cb99ea01b6c8 --- 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):