diff options
author | Phil Holmes <mail@philholmes.net> | 2016-06-08 13:11:44 +0100 |
---|---|---|
committer | Phil Holmes <mail@philholmes.net> | 2016-06-08 13:11:44 +0100 |
commit | 069849bc5b08acb4d278ffd7defb5f1d636d9540 (patch) | |
tree | b2ccca04a206811d6515add6a64a4d209d99d189 /ly | |
parent | 93fe8cc97caf40b22d4dbeb46b035f29de3091e9 (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 92f4fa73c8..972b6abd4a 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.42" % necessary for upgrading to future LilyPond versions. +\version "2.19.43" % 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 6d65df2be7..8f3351a705 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.42" % necessary for upgrading to future LilyPond versions. +\version "2.19.43" % necessary for upgrading to future LilyPond versions. \header{ title = "A scale in LilyPond" |