From 48b3a7e2a5112de5dacc07dfd40e34bf9a09c3ca Mon Sep 17 00:00:00 2001 From: David Kastrup Date: Mon, 17 Feb 2014 16:41:39 +0100 Subject: [PATCH] Release: bump/rewind VERSION Since version 2.18.1 is not fit for general consumption, rewind VERSION_STABLE to 2.18.0 while bumping the next version to 2.18.2. --- VERSION | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index c0703b7d63..de031165f0 100644 --- a/VERSION +++ b/VERSION @@ -1,7 +1,7 @@ PACKAGE_NAME=LilyPond MAJOR_VERSION=2 MINOR_VERSION=18 -PATCH_LEVEL=1 +PATCH_LEVEL=2 MY_PATCH_LEVEL= -VERSION_STABLE=2.18.1 +VERSION_STABLE=2.18.0 VERSION_DEVEL=2.19.2 -- 2.39.5