Skip to content
Permalink
Browse files
changed version number
  • Loading branch information
mach0 committed Nov 13, 2011
1 parent 381377a commit 6ead8f3
Showing 1 changed file with 1 addition and 1 deletion.
@@ -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

0 comments on commit 6ead8f3

Please sign in to comment.