From cd7d18de688d9b477dd6d2e7806120cae7398900 Mon Sep 17 00:00:00 2001 From: mark_story Date: Mon, 24 Jun 2013 22:01:59 -0400 Subject: [PATCH] Update build scripts to fetch new changes. Prevent future mistakes when creating tags by always fetching the branch head before bumping version numbers or creating tags. --- build.xml | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/build.xml b/build.xml index 70f51338f..01d6e25e6 100644 --- a/build.xml +++ b/build.xml @@ -164,6 +164,17 @@ + + + + + + + + + @@ -182,7 +193,7 @@ - +