diff options
author | Phil Holmes <mail@philholmes.net> | 2015-10-18 11:47:48 +0100 |
---|---|---|
committer | Phil Holmes <mail@philholmes.net> | 2015-10-18 11:47:48 +0100 |
commit | 861740112c6069a2b01c90828b3afe4ce3cfd425 (patch) | |
tree | 53ebecf609a4be46fa1d0819642853e2b61d9612 /ly | |
parent | e4c3c4b443264684be139deba1737b356dd50b32 (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 cb8fee9cf2..ba8365731c 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.28" % necessary for upgrading to future LilyPond versions. +\version "2.19.29" % 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 a62b5a0ff4..c8cfa03b6b 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.28" % necessary for upgrading to future LilyPond versions. +\version "2.19.29" % necessary for upgrading to future LilyPond versions. \header{ title = "A scale in LilyPond" |