From a40e2fbf701c5fcdc91418ebc3b36fc9114a6706 Mon Sep 17 00:00:00 2001 From: Romain Goffe Date: Sun, 2 Jan 2011 19:37:34 +0100 Subject: [PATCH] patacrep release version 3.2.3 --- templates/patacrep-en.tmpl | 2 +- templates/patacrep.tmpl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/patacrep-en.tmpl b/templates/patacrep-en.tmpl index 0a60511d..9c61c3eb 100644 --- a/templates/patacrep-en.tmpl +++ b/templates/patacrep-en.tmpl @@ -29,7 +29,7 @@ %%: {"name":"author", "description":"Author", "default":"Romain Goffe \\and Alexandre Dupas", "mandatory":true}, %%: {"name":"booktype", "description":"Type", "type":"enum", "values":["chorded","lyric"], "default":"chorded", "mandatory":true}, %%: {"name":"bookoptions", "description":"Options", "type":"flag", "values":["diagram","lilypond","tabs"], "join":",", "mandatory":true, "default":["diagram"]}, -%%: {"name":"version", "description":"Version", "default":"3.2.2"}, +%%: {"name":"version", "description":"Version", "default":"3.2.3"}, %%: {"name":"subtitle", "description":"Subtitle"}, %%: {"name":"web", "description":"Web", "default":"http://www.patacrep.com"}, %%: {"name":"mail", "description":"Email", "default":"crep@team-on-fire.com"}, diff --git a/templates/patacrep.tmpl b/templates/patacrep.tmpl index cc11de4c..8a4aa977 100644 --- a/templates/patacrep.tmpl +++ b/templates/patacrep.tmpl @@ -29,7 +29,7 @@ %%: {"name":"author", "description":"Author", "default":"Romain Goffe \\and Alexandre Dupas", "mandatory":true}, %%: {"name":"booktype", "description":"Type", "type":"enum", "values":["chorded","lyric"], "default":"chorded", "mandatory":true}, %%: {"name":"bookoptions", "description":"Options", "type":"flag", "values":["diagram","lilypond","tabs"], "join":",", "mandatory":true, "default":["diagram"]}, -%%: {"name":"version", "description":"Version", "default":"3.2.2"}, +%%: {"name":"version", "description":"Version", "default":"3.2.3"}, %%: {"name":"subtitle", "description":"Subtitle"}, %%: {"name":"web", "description":"Web", "default":"http://www.patacrep.com"}, %%: {"name":"mail", "description":"Email", "default":"crep@team-on-fire.com"},