diff options
author | Phil Holmes <mail@philholmes.net> | 2016-08-13 13:39:07 +0100 |
---|---|---|
committer | Phil Holmes <mail@philholmes.net> | 2016-08-13 13:39:07 +0100 |
commit | fc5b14538d00113b5617142250632d02b32b9e67 (patch) | |
tree | 3d0dc3b6cde08d620f33a1ea1e84008aaa51e45c | |
parent | 35174d4fde2e16afdba5cd0b8428ac9cbb3b37b6 (diff) |
Release: bump Welcome versions.
-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 657b9b1f50..5768d8b5f0 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.46" % necessary for upgrading to future LilyPond versions. +\version "2.19.47" % 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 9f950733bd..0dae0bf064 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.46" % necessary for upgrading to future LilyPond versions. +\version "2.19.47" % necessary for upgrading to future LilyPond versions. \header{ title = "A scale in LilyPond" |