]> git.lyx.org Git - lyx.git/commitdiff
Use dot instead of dash in version. 2.3.4-2
authorRichard Kimberly Heck <rikiheck@lyx.org>
Sat, 8 Feb 2020 19:13:24 +0000 (14:13 -0500)
committerRichard Kimberly Heck <rikiheck@lyx.org>
Sat, 8 Feb 2020 19:13:24 +0000 (14:13 -0500)
configure.ac

index 7fe3ef4348bbf8b2cb9b7994201ca80189602d0e..5b8384cde2b4ee4befee1a700c2748fb207b5d7c 100644 (file)
@@ -1,6 +1,6 @@
 dnl Process with autoconf to generate configure script   -*- sh -*-
 
-AC_INIT(LyX,2.3.4-2,[lyx-devel@lists.lyx.org],[lyx])
+AC_INIT(LyX,2.3.4.2,[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-02-07"])