]> git.donarmstrong.com Git - lilypond.git/blob - VERSION
Add CVS HEAD trap.
[lilypond.git] / VERSION
1 foo:    
2         echo "This is HEAD.  Go away"
3         exit 1
4
5 PACKAGE_NAME = LilyPond
6 MAJOR_VERSION=1
7 MINOR_VERSION=7
8 PATCH_LEVEL=0
9 MY_PATCH_LEVEL=
10
11 # Use the above to send patches: MY_PATCH_LEVEL is always empty for a
12 # released version.
13 #
14 # Please don't move these comments up; the patch should fail if 
15 # the previous version was wrong.