mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
Amend 7f3fd5a
: Missed changes in version.h
This commit is contained in:
parent
c3b6438063
commit
8233b3f593
@ -32,8 +32,8 @@ 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 557 // spitz: separate vcs info inset
|
||||
#define LYX_FORMAT_TEX2LYX 557
|
||||
#define LYX_FORMAT_LYX 558 // kornel: frontmatter in elsarticle.layout
|
||||
#define LYX_FORMAT_TEX2LYX 558
|
||||
|
||||
#if LYX_FORMAT_TEX2LYX != LYX_FORMAT_LYX
|
||||
#ifndef _MSC_VER
|
||||
|
Loading…
Reference in New Issue
Block a user