diff options
author | Phil Holmes <mail@philholmes.net> | 2016-07-24 11:11:33 +0100 |
---|---|---|
committer | Phil Holmes <mail@philholmes.net> | 2016-07-24 11:11:33 +0100 |
commit | 9907affcd589c75d8a24e477a56b06b41e9d901e (patch) | |
tree | d0ab95e5fed5e1a5e66bfb62991dc1ad3fe35be1 | |
parent | 2c7d3bdf85bcecbfb1dc4b22309dba3bab3752fb (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 fe8e3b02a7..657b9b1f50 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.45" % necessary for upgrading to future LilyPond versions. +\version "2.19.46" % 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 cb4128f17f..9f950733bd 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.45" % necessary for upgrading to future LilyPond versions. +\version "2.19.46" % necessary for upgrading to future LilyPond versions. \header{ title = "A scale in LilyPond" |