Skip to content

Commit 32e5ead

Browse files
committedNov 13, 2011
preparing for branch
1 parent 6ead8f3 commit 32e5ead

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎scripts/make-tarball.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
# Tim Sutton, October 2011
66

7-
TAG_OR_BRANCH="master"
7+
TAG_OR_BRANCH="release-1_7_2"
88
VERSION="1.7.2"
99

1010
git archive --format=tar --prefix=qgis-${VERSION}/ ${TAG_OR_BRANCH=} | \

0 commit comments

Comments
 (0)
Please sign in to comment.