]> git.lyx.org Git - lyx.git/commitdiff
This got forgotten for beta3.
authorPavel Sanda <sanda@lyx.org>
Tue, 1 Aug 2023 16:35:13 +0000 (18:35 +0200)
committerPavel Sanda <sanda@lyx.org>
Tue, 1 Aug 2023 16:35:13 +0000 (18:35 +0200)
Just got confused from date on some reported log...

configure.ac

index f411b48943ca8b66dd4274a40adfbd17e052e88c..e3fcb8285b6ea48c292d2d7a9cd71a802466aa9a 100644 (file)
@@ -3,7 +3,7 @@ dnl Process with autoconf to generate configure script   -*- sh -*-
 AC_INIT([LyX],[2.4.0~RC1.devel],[lyx-devel@lists.lyx.org],[lyx])
 AC_PRESERVE_HELP_ORDER
 # Use ISO format only. The frontend needs to parse this
-AC_SUBST(LYX_DATE, ["2022-12-11"])
+AC_SUBST(LYX_DATE, ["2023-06-26"])
 AC_PREREQ([2.65])
 AC_CONFIG_SRCDIR(src/main.cpp)
 AC_CONFIG_HEADERS([config.h])