commit bdf5ea7833d08aa0b049ef2aa7e06429439feb38
Author: Scott Kostyshak <[email protected]>
Date: Sun Jan 28 21:44:36 2018 -0500
Back to development
---
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/configure.ac b/configure.ac
index 384868b..114197d 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.0rc2,[[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-01-28"])