From 08cc58e961895a4c02e4403b2ede55f9cc30304e Mon Sep 17 00:00:00 2001 From: fred Date: Sun, 24 Mar 2002 20:13:59 +0000 Subject: [PATCH] lilypond-1.0.6 --- stepmake/make/toplevel-version.make | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stepmake/make/toplevel-version.make b/stepmake/make/toplevel-version.make index c6711a8d2f..a79dd82674 100644 --- a/stepmake/make/toplevel-version.make +++ b/stepmake/make/toplevel-version.make @@ -1,6 +1,6 @@ include $(depth)/VERSION -topleveL_MAJOR_VERSION:=$(MAJOR_VERSION) +TOPLEVEL_MAJOR_VERSION:=$(MAJOR_VERSION) TOPLEVEL_MINOR_VERSION:=$(MINOR_VERSION) TOPLEVEL_PATCH_LEVEL:=$(PATCH_LEVEL) # use to send patches, always empty for released version: -- 2.39.5