<newsletter:master> Bump Makefile to generate vol 3 as default as we are currently working on

Frank Lanitz git-noreply at xxxxx
Mon Jun 13 18:00:02 UTC 2011


Updating branch refs/heads/master
         to 2347e21a65352cbab2cb524faf837ad30bdff400 (commit)
       from ae08e90b31a1d94c233cae83b44c4e88211a5e3b (commit)

commit 2347e21a65352cbab2cb524faf837ad30bdff400
Author: Frank Lanitz <frank at frank.uvena.de>
Date:   Mon Jun 13 19:57:32 2011 +0200

    Bump Makefile to generate vol 3 as default as we are currently working on

 Makefile |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Makefile b/Makefile
index e391b35..81e4211 100644
--- a/Makefile
+++ b/Makefile
@@ -4,7 +4,7 @@
 # This is only working for newsletter since issue 2 as issue 1 has
 # been created in a different way.
 
-VOL			?= 2
+VOL			?= 3
 
 NAME		=	vol_$(VOL)/newsletter_$(VOL)
 OUTPUT_HTML	=	$(NAME).html



More information about the Newsletter-Commits mailing list