]> git.donarmstrong.com Git - lilypond.git/commitdiff
Doc: CG: cut&paste for bumping version.
authorGraham Percival <graham@percival-music.ca>
Mon, 15 Mar 2010 15:49:45 +0000 (15:49 +0000)
committerGraham Percival <graham@percival-music.ca>
Mon, 15 Mar 2010 15:49:45 +0000 (15:49 +0000)
Documentation/contributor/release-work.itexi

index 929a09988699cc7545a8bb32c6273e2996ba4f2c..129e3be63368196e098b472327bc31f70d9ff839 100644 (file)
@@ -173,15 +173,22 @@ git checkout master
 git merge release/unstable
 @end example
 
-@item Update @file{VERSION} in lilypond git:
+@item Update @file{VERSION} in lilypond git and upload changes:
 
-@example
+@quotation
+@quotation
 VERSION = what you just did +0.0.1
 DEVEL_VERSION = what you just did (i.e. is now online)
 STABLE_VERSION = what's online
+@end quotation
+@end quotation
+
+@example
+vi VERSION
+git commit -m "Release: bump version." VERSION
+git push origin
 @end example
 
-@item Push changes.
 
 @item (for now) do a @code{make doc} and manually upload: