Skip to content

Commit

Permalink
changed version number
Browse files Browse the repository at this point in the history
  • Loading branch information
mach0 committed Nov 13, 2011
1 parent 381377a commit 6ead8f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/make-tarball.sh
Expand Up @@ -5,7 +5,7 @@
# Tim Sutton, October 2011

TAG_OR_BRANCH="master"
VERSION="1.8.0-dev"
VERSION="1.7.2"

git archive --format=tar --prefix=qgis-${VERSION}/ ${TAG_OR_BRANCH=} | \
bzip2 > /tmp/qgis-${VERSION}.tar.bz2
Expand Down

0 comments on commit 6ead8f3

Please sign in to comment.