commit f6b788f706321abd03b4aa9de2a0111f6c36691f
Author: Scott Kostyshak <[email protected]>
Date: Sat Feb 24 19:16:37 2018 -0500
Back to development
---
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/configure.ac b/configure.ac
index fea6398..849d1ac 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.0,[[email protected]],[lyx])
+AC_INIT(LyX,2.3.0dev,[[email protected]],[lyx])
AC_PRESERVE_HELP_ORDER
# Use ISO format only. The frontend needs to parse this
AC_SUBST(LYX_DATE, ["2018-02-24"])