From 98e729c7677ebee13e297e39d7d7ad2670e52e8e Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jos=C3=A9=20Matox?= Date: Fri, 7 Apr 2006 16:15:14 +0000 Subject: [PATCH] Update version of lyx2lyx to 1.5.0svn git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@13592 a592a061-630c-0410-9148-cb99ea01b6c8 --- lib/lyx2lyx/LyX.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/lyx2lyx/LyX.py b/lib/lyx2lyx/LyX.py index 187a308213..5e36c19995 100644 --- a/lib/lyx2lyx/LyX.py +++ b/lib/lyx2lyx/LyX.py @@ -25,7 +25,7 @@ import re import string import time -version_lyx2lyx = "1.4.0cvs" +version_lyx2lyx = "1.5.0svn" default_debug_level = 2 # Regular expressions used -- 2.39.2