]> git.lyx.org Git - lyx.git/commitdiff
Whoops again.
authorRichard Heck <rgheck@comcast.net>
Tue, 12 Jan 2010 19:42:16 +0000 (19:42 +0000)
committerRichard Heck <rgheck@comcast.net>
Tue, 12 Jan 2010 19:42:16 +0000 (19:42 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32994 a592a061-630c-0410-9148-cb99ea01b6c8

lib/scripts/layout2layout.py

index 46b8fdbe1daba956d36bd335a91a4127afbb287a..6b4342212a08806197323114069afc490f9551cf 100644 (file)
@@ -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):