commit 50310de67b7b0267048b3a13c8f2d6e2c925d081
Author: Scott Kostyshak <[email protected]>
Date: Mon Aug 14 04:05:11 2017 -0400
Back to development
---
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/configure.ac b/configure.ac
index 7ee505a..b837cd5 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.0beta1,[[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, ["2017-08-14"])