From d366054bd5e52cc77c4032277d5cf553e4fa4bf9 Mon Sep 17 00:00:00 2001 From: fred Date: Mon, 18 Nov 1996 23:51:33 +0000 Subject: [PATCH] lilypond-0.0.11 --- Variables.make | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Variables.make b/Variables.make index 2d27e3be3f..f8cd146ba4 100644 --- a/Variables.make +++ b/Variables.make @@ -18,7 +18,7 @@ EXTRACXXFLAGS=-pipe -Wall -W -pedantic # version info MAJVER=0 MINVER=0 -PATCHLEVEL=10 +PATCHLEVEL=11 VERSION=$(MAJVER).$(MINVER).$(PATCHLEVEL) # directories -- 2.39.5