NO-JIRA - Create branch for the 0.4 release.
          (plus an update to the release script used in 0.3)


git-svn-id: https://svn.apache.org/repos/asf/qpid/dispatch/branches/0.3@1664685 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/bin/release.sh b/bin/release.sh
index 99a7cdf..3259e23 100755
--- a/bin/release.sh
+++ b/bin/release.sh
@@ -87,6 +87,7 @@
     echo "Version mismatch: $VERSION != $BUILD_VERSION. Please update VERSION.txt in SVN"
     exit 1
 }
+echo $SVNREV > $WORKDIR/$BASENAME/SVN_REVISION.txt
 
 echo "Building source tarball $FILENAME"
 cd $WORKDIR