X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=configure.ac;h=866e18e8ca5ab0d34494b5f219553f5dfda348e2;hb=1862a97ea14257bcffdb0cedf41d2f340dd01001;hp=f11f89a4f3d24441300dd884f2be473dc3b71e73;hpb=2ed943195fc5bd7cb3f9480f5818cdb63359b7c0;p=lyx.git diff --git a/configure.ac b/configure.ac index f11f89a4f3..866e18e8ca 100644 --- a/configure.ac +++ b/configure.ac @@ -1,9 +1,9 @@ dnl Process with autoconf to generate configure script -*- sh -*- -AC_INIT(LyX,2.2.0rc1,[lyx-devel@lists.lyx.org],[lyx]) +AC_INIT(LyX,2.2.0,[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-04-11"]) +AC_SUBST(LYX_DATE, ["2016-05-23"]) AC_PREREQ(2.60) AC_CONFIG_SRCDIR(src/main.cpp) AC_CONFIG_HEADERS([config.h])