]> git.lyx.org Git - features.git/commitdiff
Fix version number.
authorRichard Heck <rgheck@lyx.org>
Fri, 3 Jun 2016 21:45:42 +0000 (17:45 -0400)
committerRichard Heck <rgheck@lyx.org>
Wed, 15 Jun 2016 21:32:53 +0000 (22:32 +0100)
configure.ac

index 615653fca64c7e9c5aed525a7b9dad32e1d0d37a..5878300dd05dc3f8f9f79996798c992cf904382d 100644 (file)
@@ -2,6 +2,7 @@ dnl Process with autoconf to generate configure script   -*- sh -*-
 
 AC_INIT(LyX,2.2.1dev,[lyx-devel@lists.lyx.org],[lyx])
 AC_PRESERVE_HELP_ORDER
+
 # Use ISO format only. The frontend needs to parse this
 AC_SUBST(LYX_DATE, ["2016-05-23"])
 AC_PREREQ(2.60)