]> git.donarmstrong.com Git - lilypond.git/blobdiff - scripts/lilypond-book.py
release: 1.3.143
[lilypond.git] / scripts / lilypond-book.py
index dfaf288dbb302a3ad8063b9f2fc54995b24245fe..e15ee356ddaff5485255bcb2291298bdc053c8e0 100644 (file)
@@ -42,7 +42,7 @@ import operator
 
 program_version = '@TOPLEVEL_VERSION@'
 if program_version == '@' + 'TOPLEVEL_VERSION' + '@':
-       program_version = '1.3.113'
+       program_version = '1.4pre'
 
 include_path = [os.getcwd()]