diff options
author | Phil Holmes <mail@philholmes.net> | 2015-11-22 12:44:51 +0000 |
---|---|---|
committer | Phil Holmes <mail@philholmes.net> | 2015-11-22 12:44:51 +0000 |
commit | 1397ca12f954dc106b06ac06f0fcd1c9aea503f7 (patch) | |
tree | 6102e94cdb7bf067651a9627e3ab0026e6e34250 /ly | |
parent | d10e0de7dceb7393a0f08dcb0672979b1e53cf57 (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 13d8314b17..9e6f8618f0 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.31" % necessary for upgrading to future LilyPond versions. +\version "2.19.32" % 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 310afe149f..d65a798b1f 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.31" % necessary for upgrading to future LilyPond versions. +\version "2.19.32" % necessary for upgrading to future LilyPond versions. \header{ title = "A scale in LilyPond" |