]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/VERSION
release: 1.0.9
[lilypond.git] / lily / VERSION
index 013490db64f6405e364965f74cf70f94021f3e8a..de6ca504c0252f561f05c6f273d73db8be10ccc3 100644 (file)
@@ -1,7 +1,11 @@
-MAJOR_VERSION = 0
-MINOR_VERSION = 1
-PATCH_LEVEL = 1
-# use to send patches, always empty for released version:
-# include separator: ".postfix", "-pl" makes rpm barf
+PACKAGE_NAME=LilyPond
+MAJOR_VERSION=1
+MINOR_VERSION=0
+PATCH_LEVEL=9
+MY_PATCH_LEVEL=
 
-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.