diff options
author | Phil Holmes <mail@philholmes.net> | 2016-03-27 15:43:58 +0100 |
---|---|---|
committer | Phil Holmes <mail@philholmes.net> | 2016-03-27 15:43:58 +0100 |
commit | 7215236a0a49dd112348d2620fa132f7e5f12aff (patch) | |
tree | 7acd2aac46e97ae3f238ab41d71f77d176b54fe1 | |
parent | 3213a34661291059d931add5cb8ddcb5f9d8eccd (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 ac5ca82133..94092984b5 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.38" % necessary for upgrading to future LilyPond versions. +\version "2.19.39" % 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 365abc53dd..b2984a0833 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.38" % necessary for upgrading to future LilyPond versions. +\version "2.19.39" % necessary for upgrading to future LilyPond versions. \header{ title = "A scale in LilyPond" |