From 8eea03eed21f9150aa9a5ffcd888d69cfd5d75af Mon Sep 17 00:00:00 2001 From: Romain Goffe Date: Fri, 17 Aug 2012 14:51:16 +0200 Subject: [PATCH] patacrep release version 3.6.3 --- NEWS | 14 ++++++++++++++ books/volume-5.sb | 8 ++++++++ templates/ancient.tmpl | 2 +- templates/patacrep.tmpl | 2 +- 4 files changed, 24 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index dd359326..d2686a9c 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,18 @@ +version 3.6.3 + +Alexandre Dupas: +Romain Goffe: + Karpatt - La chose qui dort dans mon lit + Bob Dylan - I want you + Pink Floyd - Another brick in the wall +broph: + Parabellum - Le dernier trocson + Noir Désir - Lola + Noir Désir - The holy economic war + Pink Floyd - Mother + REM - Losing my religion + version 3.6.2 Alexandre Dupas: diff --git a/books/volume-5.sb b/books/volume-5.sb index 85090e9f..95d17981 100644 --- a/books/volume-5.sb +++ b/books/volume-5.sb @@ -22,6 +22,7 @@ "As_De_Trefle/Toi_toi_toi.sg", "Belyscendre/Helas_madame.sg", "Bloodhound_Gang/Fire_water_burn.sg", + "Bob_Dylan/i_want_you.sg", "Calvin_Russell/5m2.sg", "Calvin_Russell/Down_down_down.sg", "coluche/sois_faineant.sg", @@ -44,6 +45,7 @@ "Jacques_Dutronc/La_fille_du_Pere_Noel.sg", "Jali/Espanola.sg", "Jean-Jacques_Goldman/On_ira.sg", + "Karpatt/la_chose_qui_dort_dans_mon_lit.sg", "La_Rue_Ketanou/Sao_loucas.sg", "Le_clandestin/Rue_Grenelle.sg", "Le_Donjon_de_Naheulbeuk/Chicken_quest.sg", @@ -62,12 +64,18 @@ "Les_Ogres_de_Barback/Rue_Mazarine.sg", "Les_Wriggles/petit_bonhomme.sg", "Maxime_Le_Forestier/Passer_ma_route.sg", + "Noir_Desir/Lola.sg", "Noir_Desir/Ou_veux_tu_qu_je_regarde.sg", + "Noir_Desir/The_holy_economic_war.sg", "Noir_Desir/Toujours_etre_ailleurs.sg", + "Parabellum/le_dernier_trocson.sg", "Pascale_Picard/Smilin.sg", "Patrick_Coutin/J_aime_regarder_les_filles.sg", "Phil_Barney/Un_enfant_de_toi.sg", + "pink_floyd/another_brick_in_the_wall.sg", + "pink_floyd/mother.sg", "Razorlight/America.sg", + "R_E_M/Losing_my_religion.sg", "Renan_Luce/le_lacrymal_circus.sg", "Roch_Voisine/Helene.sg", "Telephone/Le_jour_s_est_leve.sg", diff --git a/templates/ancient.tmpl b/templates/ancient.tmpl index c4dff92b..c111b327 100644 --- a/templates/ancient.tmpl +++ b/templates/ancient.tmpl @@ -31,7 +31,7 @@ %%: {"name":"lang", "description":"Language", "default":"english"}, %%: {"name":"instruments", "description":"Instruments", "type":"flag", "values":["guitar","ukulele"], "join":",", "mandatory":true, "default":["guitar"]}, %%: {"name":"bookoptions", "description":"Options", "type":"flag", "values":["diagram","importantdiagramonly","lilypond","pictures","tabs","repeatchords","onesongperpage"], "join":",", "mandatory":true, "default":["diagram","pictures"]}, -%%: {"name":"version", "description":"Version", "default":"3.6.2"}, +%%: {"name":"version", "description":"Version", "default":"3.6.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 774c02bd..19b6dd59 100644 --- a/templates/patacrep.tmpl +++ b/templates/patacrep.tmpl @@ -31,7 +31,7 @@ %%: {"name":"lang", "description":"Language", "default":"french"}, %%: {"name":"instruments", "description":"Instruments", "type":"flag", "values":["guitar","ukulele"], "join":",", "mandatory":true, "default":["guitar"]}, %%: {"name":"bookoptions", "description":"Options", "type":"flag", "values":["diagram","importantdiagramonly","lilypond","pictures","tabs","repeatchords","onesongperpage"], "join":",", "mandatory":true, "default":["diagram","pictures"]}, -%%: {"name":"version", "description":"Version", "default":"3.6.2"}, +%%: {"name":"version", "description":"Version", "default":"3.6.3"}, %%: {"name":"subtitle", "description":"Subtitle"}, %%: {"name":"web", "description":"Web", "default":"http://www.patacrep.com"}, %%: {"name":"mail", "description":"Email", "default":"crep@team-on-fire.com"},