diff options
author | Phil Holmes <mail@philholmes.net> | 2015-12-22 11:49:53 +0000 |
---|---|---|
committer | Phil Holmes <mail@philholmes.net> | 2015-12-22 11:49:53 +0000 |
commit | 2429e825c154f15cda52cf8a44f12e23d9f6a1e6 (patch) | |
tree | 4a7a9db0d16aab392ae3dbad8d07e6aff18081cb /ly | |
parent | 1cecffec0b0faac69fa58acc322b2173ae0c635f (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 24007889f4..17bf91958a 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.33" % necessary for upgrading to future LilyPond versions. +\version "2.19.34" % 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 9937a5c633..0bbd29b80f 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.33" % necessary for upgrading to future LilyPond versions. +\version "2.19.34" % necessary for upgrading to future LilyPond versions. \header{ title = "A scale in LilyPond" |