X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=bootstrap.sh;h=fc58a21d04d4f62563c6c4794754b65fdd115fc1;hb=e166a135ee816d82829e59f669ca4d61a767adc0;hp=07bcddd8099a5c88178a21b8ae5bb6972c2e65c2;hpb=7df8b28cb170a6e67df30bd30f1753a43cf315aa;p=platform%2Fupstream%2Fautomake.git diff --git a/bootstrap.sh b/bootstrap.sh index 07bcddd..fc58a21 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -38,7 +38,7 @@ datadir=. PERL_THREADS=0 # This should be automatically updated by the 'update-copyright' # rule of our Makefile. -RELEASE_YEAR=2012 +RELEASE_YEAR=2013 # Override SHELL. This is required on DJGPP so that Perl's system() # uses bash, not COMMAND.COM which doesn't quote arguments properly.