Amend 7f3fd5a: Missed changes in version.h

This commit is contained in:
Kornel Benko 2018-08-01 12:09:42 +02:00
parent c3b6438063
commit 8233b3f593

View File

@ -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