]> git.donarmstrong.com Git - lilypond.git/blobdiff - VERSION
release: 1.0.12
[lilypond.git] / VERSION
diff --git a/VERSION b/VERSION
index f588daa2f81c772f1d987b476d2984320efb5c0f..75df7b13ab22a1700126dee360a31f6a878afed8 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1,7 +1,11 @@
-TOPLEVEL_MAJOR_VERSION = 0
-TOPLEVEL_MINOR_VERSION = 1
-TOPLEVEL_PATCH_LEVEL = 26
-# use the above to send patches, always empty for released version:
-# must not include leading . anymore! (why has convention changed?)
-TOPLEVEL_MY_PATCH_LEVEL = jcn1
+PACKAGE_NAME=LilyPond
+MAJOR_VERSION=1
+MINOR_VERSION=0
+PATCH_LEVEL=12
+MY_PATCH_LEVEL=
 
+# use the above to send patches: MY_PATCH_LEVEL is always empty for a
+# released version.
+#
+# Please don't move these comments up; the patch should fail if 
+# the previous version was wrong.