]> git.lyx.org Git - lyx.git/commitdiff
2.3.6.1 2.3.6.1
authorRichard Kimberly Heck <rikiheck@lyx.org>
Tue, 29 Dec 2020 16:50:22 +0000 (11:50 -0500)
committerRichard Kimberly Heck <rikiheck@lyx.org>
Tue, 29 Dec 2020 16:50:22 +0000 (11:50 -0500)
configure.ac

index 0d2e520db5da87bc6fbcd24f5682601d0b0d8fdd..b73c0c19d5973988a06dc5807a07faf493c17777 100644 (file)
@@ -1,9 +1,9 @@
 dnl Process with autoconf to generate configure script   -*- sh -*-
 
-AC_INIT(LyX,2.3.6,[lyx-devel@lists.lyx.org],[lyx])
+AC_INIT(LyX,2.3.6.1,[lyx-devel@lists.lyx.org],[lyx])
 AC_PRESERVE_HELP_ORDER
 # Use ISO format only. The frontend needs to parse this
-AC_SUBST(LYX_DATE, ["2020-11-27"])
+AC_SUBST(LYX_DATE, ["2020-12-29"])
 AC_PREREQ(2.65)
 AC_CONFIG_SRCDIR(src/main.cpp)
 AC_CONFIG_HEADERS([config.h])