diff options
author | Phil Holmes <mail@philholmes.net> | 2016-01-02 14:22:20 +0000 |
---|---|---|
committer | Phil Holmes <mail@philholmes.net> | 2016-01-02 14:22:20 +0000 |
commit | b559aae96412bb4bef45c5f90570e171ab0d48c7 (patch) | |
tree | 6126c826be1367b4fac36c1411f4e2dd6802dc54 /ly | |
parent | 7e5c56dfa699502acdb77360e1844f0244ce9387 (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 17bf91958a..7b7f062c75 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.34" % necessary for upgrading to future LilyPond versions. +\version "2.19.35" % 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 0bbd29b80f..fb9b6f86b2 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.34" % necessary for upgrading to future LilyPond versions. +\version "2.19.35" % necessary for upgrading to future LilyPond versions. \header{ title = "A scale in LilyPond" |