diff options
author | Phil Holmes <mail@philholmes.net> | 2015-10-25 11:02:26 +0000 |
---|---|---|
committer | Phil Holmes <mail@philholmes.net> | 2015-10-25 11:02:26 +0000 |
commit | fccfec7eb1406934ce7238ac9b075be1616fa972 (patch) | |
tree | 760dc9518321a42a392c2d2b81b0660380cb0763 /ly | |
parent | 198755346180e3f48dbdbf2a6f36630c4ee89f3d (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 ba8365731c..e2f7de1d15 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.29" % necessary for upgrading to future LilyPond versions. +\version "2.19.30" % 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 c8cfa03b6b..5782f3fa82 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.29" % necessary for upgrading to future LilyPond versions. +\version "2.19.30" % necessary for upgrading to future LilyPond versions. \header{ title = "A scale in LilyPond" |