From 21d1bd8bd4915502ff2148077220cbd0d55bbac3 Mon Sep 17 00:00:00 2001 From: Graham Percival Date: Fri, 1 Oct 2010 21:42:35 +0100 Subject: [PATCH] Build: fix version number goofs. --- Documentation/web/news-front.itexi | 6 +++--- VERSION | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Documentation/web/news-front.itexi b/Documentation/web/news-front.itexi index ba68f30d00..6b326a81d0 100644 --- a/Documentation/web/news-front.itexi +++ b/Documentation/web/news-front.itexi @@ -9,9 +9,9 @@ @c used for news about the upcoming release; see CG 10.2 @newsItem -@subsubheading Alpha test two of 2.14 -- LilyPond 2.13.36 released! @emph{Sep 29, 2010} +@subsubheading Alpha test two of 2.14 -- LilyPond 2.13.35 released! @emph{Sep 29, 2010} -LilyPond 2.13.36 is out; this is the second alpha test of the +LilyPond 2.13.35 is out; this is the second alpha test of the upcoming 2.14 stable release. Users are invited to experiment with this version. New features since 2.12.3 are listed in the @qq{Changes} manual on the website section about @@ -25,7 +25,7 @@ bugs: @uref{http://code.google.com/p/lilypond/issues/detail?id=1240, Issue 1240} and @uref{http://code.google.com/p/lilypond/issues/detail?id=1252, -Issue 1252}. If you decide to test 2.13.34, do not be surprised +Issue 1252}. If you decide to test 2.13.35, do not be surprised to discover problems; just send us polite @ref{Bug reports}. @newsEnd diff --git a/VERSION b/VERSION index 0f92d632f5..b653b3b51b 100644 --- a/VERSION +++ b/VERSION @@ -4,4 +4,4 @@ MINOR_VERSION=13 PATCH_LEVEL=36 MY_PATCH_LEVEL= VERSION_STABLE=2.12.3 -VERSION_DEVEL=2.13.36 +VERSION_DEVEL=2.13.35 -- 2.39.2