The branch, master, has been updated.

- Log -----------------------------------------------------------------

commit ca66e175c9705045793ba3cc2ba95909e5ef5a93
Author: Uwe Stöhr <uwesto...@lyx.org>
Date:   Thu May 30 17:40:29 2013 +0200

    version.h: tex2lyx can have the same actual fileformat
    
    (nothing has been changed that requires the action of tex2lyx)

diff --git a/src/version.h b/src/version.h
index 99c4467..ab712d5 100644
--- a/src/version.h
+++ b/src/version.h
@@ -31,7 +31,7 @@ extern char const * const lyx_version_info;
 // Do not remove the comment below, so we get merge conflict in
 // independent branches. Instead add your own.
 #define LYX_FORMAT_LYX 474 // rgh: dummy format change for Chunk switch
-#define LYX_FORMAT_TEX2LYX 473
+#define LYX_FORMAT_TEX2LYX 474
 
 #if LYX_FORMAT_TEX2LYX != LYX_FORMAT_LYX
 #ifndef _MSC_VER

-----------------------------------------------------------------------

Summary of changes:
 src/version.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
The LyX Source Repository

Reply via email to