diff options
author | Phil Holmes <mail@philholmes.net> | 2016-09-13 11:09:38 +0100 |
---|---|---|
committer | Phil Holmes <mail@philholmes.net> | 2016-09-13 11:09:38 +0100 |
commit | fd22d6c4d857718d0046dc2b8b802b9ddff13cb5 (patch) | |
tree | e125014b1b65a7547667a35e5554a5858be06393 /ly | |
parent | f129373db888bb0642bfe8187b88618449b7ec5e (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 5768d8b5f0..6424d756e5 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.47" % necessary for upgrading to future LilyPond versions. +\version "2.19.48" % 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 0dae0bf064..77503b4ff8 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.47" % necessary for upgrading to future LilyPond versions. +\version "2.19.48" % necessary for upgrading to future LilyPond versions. \header{ title = "A scale in LilyPond" |