diff options
author | Phil Holmes <mail@philholmes.net> | 2015-09-12 12:43:57 +0100 |
---|---|---|
committer | Phil Holmes <mail@philholmes.net> | 2015-09-12 12:43:57 +0100 |
commit | b7c881d2c6b61125fe2bfdf60c9d0c74f1a751ac (patch) | |
tree | 0d41a4ca944efda387a4ad0fe2fedb4422d9d669 /ly | |
parent | 1d3e92a5f08e0ad02da1b2551a240a950f25f792 (diff) |
Release: bump Welcome versions.
Diffstat (limited to 'ly')
-rw-r--r-- | ly/Welcome-to-LilyPond-MacOS.ly | 2 | ||||
-rw-r--r-- | ly/Welcome_to_LilyPond.ly | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/ly/Welcome-to-LilyPond-MacOS.ly b/ly/Welcome-to-LilyPond-MacOS.ly index b58a5d6935..f37de77352 100644 --- a/ly/Welcome-to-LilyPond-MacOS.ly +++ b/ly/Welcome-to-LilyPond-MacOS.ly @@ -23,7 +23,7 @@ That's it. For more information, visit http://lilypond.org . %} -\version "2.19.26" % necessary for upgrading to future LilyPond versions. +\version "2.19.27" % necessary for upgrading to future LilyPond versions. \header{ title = "A scale in LilyPond" diff --git a/ly/Welcome_to_LilyPond.ly b/ly/Welcome_to_LilyPond.ly index 4bd39226b5..96ec47c3c6 100644 --- a/ly/Welcome_to_LilyPond.ly +++ b/ly/Welcome_to_LilyPond.ly @@ -32,7 +32,7 @@ Good luck with LilyPond! Happy engraving. %} -\version "2.19.26" % necessary for upgrading to future LilyPond versions. +\version "2.19.27" % necessary for upgrading to future LilyPond versions. \header{ title = "A scale in LilyPond" |