]> git.lyx.org Git - lyx.git/commitdiff
RC3 2.4.0-RC3
authorRichard Kimberly Heck <rikiheck@lyx.org>
Sat, 10 Feb 2024 00:57:05 +0000 (19:57 -0500)
committerRichard Kimberly Heck <rikiheck@lyx.org>
Sat, 10 Feb 2024 00:57:05 +0000 (19:57 -0500)
configure.ac

index 6996bc23175e96b68b988f1007274ec4254585ed..d8c922ad37674aeaa055f18372c732e4b6ea8b5d 100644 (file)
@@ -1,9 +1,9 @@
 dnl Process with autoconf to generate configure script   -*- sh -*-
 
-AC_INIT([LyX],[2.4.0~devel],[lyx-devel@lists.lyx.org],[lyx])
+AC_INIT([LyX],[2.4.0~RC3],[lyx-devel@lists.lyx.org],[lyx])
 AC_PRESERVE_HELP_ORDER
 # Use ISO format only. The frontend needs to parse this
-AC_SUBST(LYX_DATE, ["2024-02-04"])
+AC_SUBST(LYX_DATE, ["2024-02-09"])
 AC_PREREQ([2.65])
 AC_CONFIG_SRCDIR(src/main.cpp)
 AC_CONFIG_HEADERS([config.h])