]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/user/working.itely
Run convert-ly on docs.
[lilypond.git] / Documentation / user / working.itely
index abdfdda5f6b4136f31e96fe016fe89e234deadef..9a3809d5c0a4cfa93c68df2d44409be783f329e0 100644 (file)
@@ -70,7 +70,7 @@ problems:
 
 @itemize @bullet
 @item @strong{Include @code{\version} numbers in every file}.  Note that all
-templates contain a @code{\version "2.9.13"} string.  We
+templates contain a @code{\version "2.11.15"} string.  We
 highly recommend that you always include the @code{\version}, no matter
 how small your file is.  Speaking from personal experience, it's
 quite frustrating to try to remember which version of LilyPond you were
@@ -537,7 +537,7 @@ file with @code{\include "../global.ly"}, which contains
 
 @example
 %%%   global.ly
-\version "2.9.13"
+\version "2.11.15"
 #(ly:set-option 'point-and-click #f)
 \include "../init/init-defs.ly"
 \include "../init/init-layout.ly"