mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-22 05:16:21 +00:00
Revert "version.h: tex2lyx can have the same actual fileformat"
This reverts commit ca66e175c9
.
This commit is contained in:
parent
a2e6fc773a
commit
1b6c1380bb
@ -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 474
|
||||
#define LYX_FORMAT_TEX2LYX 473
|
||||
|
||||
#if LYX_FORMAT_TEX2LYX != LYX_FORMAT_LYX
|
||||
#ifndef _MSC_VER
|
||||
|
Loading…
Reference in New Issue
Block a user