Bump version.
[lilypond.git] / input / example-1.ly
blob9163177ac098b76d3a71f66a3d0dc2d0e3ebb387
1 %%% A simple scale in LilyPond
3 \relative {
4 c d e f g a b c
7 %{
8 Type
10 lilypond example-1
11 xpdf example-1 # or your PDF viewer here
13 For learning LilyPond, please read the tutorial
15 http://lilypond.org/tutorial
17 also included in the user-manual.
20 %% Optional version number
21 \version "2.11.51"