]> git.donarmstrong.com Git - lilypond.git/blobdiff - make/toplevel-version.make
Add '-dcrop' option to ps and svg backends
[lilypond.git] / make / toplevel-version.make
index 176ad185d143d4863cce2c815f0bf640a2d152a9..e23347d3fdd5e3fc7fbca9f3f13483b8bbe909e9 100644 (file)
@@ -11,3 +11,7 @@ TOPLEVEL_MINOR_VERSION=$(MINOR_VERSION)
 TOPLEVEL_PATCH_LEVEL=$(PATCH_LEVEL)
 # use to send patches, always empty for released version:
 TOPLEVEL_MY_PATCH_LEVEL=$(MY_PATCH_LEVEL)
+
+# TODO: used for the website; John says that he'll rewrite this
+TOPLEVEL_VERSION_STABLE=$(VERSION_STABLE)
+TOPLEVEL_VERSION_DEVEL=$(VERSION_DEVEL)