diff options
author | Phil Holmes <mail@philholmes.net> | 2016-07-08 13:58:06 +0100 |
---|---|---|
committer | Phil Holmes <mail@philholmes.net> | 2016-07-08 13:58:06 +0100 |
commit | de765c2d8f941423e0e33ced19b1436e7643277a (patch) | |
tree | 48330fbfaed665bf0a0c1714648a3bc6e6e2abe5 | |
parent | 0c8939ed161828b5b2a82a9adba08451631d3a4d (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 417b993a2c..fe8e3b02a7 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.44" % necessary for upgrading to future LilyPond versions. +\version "2.19.45" % 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 6e3e604a31..cb4128f17f 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.44" % necessary for upgrading to future LilyPond versions. +\version "2.19.45" % necessary for upgrading to future LilyPond versions. \header{ title = "A scale in LilyPond" |