From 61b7c88776fb5141d8b832a2f9ef533b11209283 Mon Sep 17 00:00:00 2001 From: Romain Goffe Date: Mon, 10 Jan 2011 09:06:31 +0100 Subject: [PATCH] patacrep release version 3.2.6 --- templates/ancient.tmpl | 2 +- templates/patacrep-en.tmpl | 2 +- templates/patacrep.tmpl | 2 +- templates/ubuntu.tmpl | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/templates/ancient.tmpl b/templates/ancient.tmpl index 4bcd8b60..a33e7d06 100644 --- a/templates/ancient.tmpl +++ b/templates/ancient.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.5"}, +%%: {"name":"version", "description":"Version", "default":"3.2.6"}, %%: {"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-en.tmpl b/templates/patacrep-en.tmpl index f95b7617..bc014554 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.5"}, +%%: {"name":"version", "description":"Version", "default":"3.2.6"}, %%: {"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 875d6781..4a6c8f57 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.5"}, +%%: {"name":"version", "description":"Version", "default":"3.2.6"}, %%: {"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/ubuntu.tmpl b/templates/ubuntu.tmpl index 551e4939..8268c319 100644 --- a/templates/ubuntu.tmpl +++ b/templates/ubuntu.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.5"}, +%%: {"name":"version", "description":"Version", "default":"3.2.6"}, %%: {"name":"subtitle", "description":"Subtitle", "default":"ubuntu version"}, %%: {"name":"web", "description":"Web", "default":"http://www.patacrep.com"}, %%: {"name":"mail", "description":"Email", "default":"crep@team-on-fire.com"},