From 6dd1d6ec357b668c4f349658403630aea61b8bdd Mon Sep 17 00:00:00 2001 From: Juergen Spitzmueller Date: Sun, 10 Sep 2017 17:14:36 +0200 Subject: [PATCH] configure.py: update lyxrc format. --- lib/configure.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/configure.py b/lib/configure.py index bda55ddbfe..ec033192bd 100644 --- a/lib/configure.py +++ b/lib/configure.py @@ -1772,7 +1772,7 @@ if __name__ == '__main__': lyx_check_config = True lyx_kpsewhich = True outfile = 'lyxrc.defaults' - lyxrc_fileformat = 22 + lyxrc_fileformat = 23 rc_entries = '' lyx_keep_temps = False version_suffix = '' -- 2.39.5