diff options
author | Phil Holmes <mail@philholmes.net> | 2016-06-21 12:58:17 +0100 |
---|---|---|
committer | Phil Holmes <mail@philholmes.net> | 2016-06-21 12:58:17 +0100 |
commit | f869d8f6ebe878618588036e17971166721de9e0 (patch) | |
tree | 4337a6df1c7df855fce0e02392ed3822e8eaf76f | |
parent | 9dd713a0583ba6576ef07b08be739088fe0909f4 (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 972b6abd4a..417b993a2c 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.43" % necessary for upgrading to future LilyPond versions. +\version "2.19.44" % 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 8f3351a705..6e3e604a31 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.43" % necessary for upgrading to future LilyPond versions. +\version "2.19.44" % necessary for upgrading to future LilyPond versions. \header{ title = "A scale in LilyPond" |