diff options
author | Phil Holmes <mail@philholmes.net> | 2015-11-08 14:29:22 +0000 |
---|---|---|
committer | Phil Holmes <mail@philholmes.net> | 2015-11-08 14:29:22 +0000 |
commit | d04541ff325dd8f4f28887a43e6eaa2db905dde8 (patch) | |
tree | df1ac64b77682c83a1f3e82a900e09b353901ba4 /ly | |
parent | f7d9a7762e829b9060c156624a55768191ee1dc1 (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 e2f7de1d15..13d8314b17 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.30" % necessary for upgrading to future LilyPond versions. +\version "2.19.31" % 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 5782f3fa82..310afe149f 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.30" % necessary for upgrading to future LilyPond versions. +\version "2.19.31" % necessary for upgrading to future LilyPond versions. \header{ title = "A scale in LilyPond" |