The branch, 2.0.x, has been updated. - Log -----------------------------------------------------------------
commit 33d7daaf2c77f6a9f57095c92d8d43f37116dfc3 Author: Richard Heck <[email protected]> Date: Thu Jun 28 09:30:58 2012 -0400 Open the 2.0.5dev branch. diff --git a/configure.ac b/configure.ac index 059b70a..1701896 100644 --- a/configure.ac +++ b/configure.ac @@ -1,8 +1,8 @@ dnl Process with autoconf to generate configure script -*- sh -*- -AC_INIT(LyX,2.0.4,[[email protected]],[lyx]) +AC_INIT(LyX,2.0.5dev,[[email protected]],[lyx]) # Use ISO format only. The frontend needs to parse this -AC_SUBST(LYX_DATE, ["2012-06-25"]) +AC_SUBST(LYX_DATE, ["2012-06-28"]) AC_PREREQ(2.52) AC_CONFIG_SRCDIR(src/main.cpp) AC_CONFIG_HEADERS([config.h]) ----------------------------------------------------------------------- Summary of changes: configure.ac | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) hooks/post-receive -- The LyX Source Repository
