From b1d8a88e4d143ca1435039f030d0df46cfbd5380 Mon Sep 17 00:00:00 2001 From: Graham Percival Date: Thu, 9 Jun 2011 11:43:38 +0100 Subject: [PATCH] Fix VERSION of stable/2.14 branch. --- VERSION | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index 81ea5ec26d..8d67c3f64a 100644 --- a/VERSION +++ b/VERSION @@ -1,7 +1,7 @@ PACKAGE_NAME=LilyPond MAJOR_VERSION=2 MINOR_VERSION=14 -PATCH_LEVEL=0 +PATCH_LEVEL=1 MY_PATCH_LEVEL= VERSION_STABLE=2.14.0 -VERSION_DEVEL=2.13.63 +VERSION_DEVEL=2.15.0 -- 2.39.5