commit 42764fd481d0ac1048911e62c507e0896493d04f
Author: Richard Kimberly Heck <[email protected]>
Date: Sat Feb 8 14:13:24 2020 -0500
Use dot instead of dash in version.
---
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/configure.ac b/configure.ac
index 7fe3ef4..5b8384c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
dnl Process with autoconf to generate configure script -*- sh -*-
-AC_INIT(LyX,2.3.4-2,[[email protected]],[lyx])
+AC_INIT(LyX,2.3.4.2,[[email protected]],[lyx])
AC_PRESERVE_HELP_ORDER
# Use ISO format only. The frontend needs to parse this
AC_SUBST(LYX_DATE, ["2020-02-07"])
--
lyx-cvs mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-cvs