diff options
author | Phil Holmes <mail@philholmes.net> | 2016-03-13 12:30:45 +0000 |
---|---|---|
committer | Phil Holmes <mail@philholmes.net> | 2016-03-13 12:30:45 +0000 |
commit | 4deeb03368953dd1bf405c38e748e419ae62a284 (patch) | |
tree | 7fdf440f19cb9313b25e0232496c62235719f390 | |
parent | e0994265f17b51cc76d351a574d3587c062c4895 (diff) |
Release: bump Welcome versions.
-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 df4d9c389b..ac5ca82133 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.37" % necessary for upgrading to future LilyPond versions. +\version "2.19.38" % 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 5149a93d3d..365abc53dd 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.37" % necessary for upgrading to future LilyPond versions. +\version "2.19.38" % necessary for upgrading to future LilyPond versions. \header{ title = "A scale in LilyPond" |