mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
Bump the file format.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7115 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
63a556e943
commit
4dbe1b06bf
@ -1,3 +1,6 @@
|
||||
2003-06-04 Angus Leeming <leeming@lyx.org>
|
||||
|
||||
* buffer.C: bump format to 224.
|
||||
|
||||
2003-06-05 André Pönitz <poenitz@gmx.net>
|
||||
|
||||
|
@ -113,7 +113,7 @@ extern BufferList bufferlist;
|
||||
|
||||
namespace {
|
||||
|
||||
const int LYX_FORMAT = 223;
|
||||
const int LYX_FORMAT = 224;
|
||||
|
||||
} // namespace anon
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user