summaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
authorJocelyn Turcotte <jocelyn.turcotte@nokia.com>2009-09-18 08:12:17 (GMT)
committerJocelyn Turcotte <jocelyn.turcotte@nokia.com>2009-09-18 08:12:17 (GMT)
commitac101a65abd1143ee8f91481e1d5d87b75f944ec (patch)
tree9d5fd516a8ae1e6eeb7b34ed3c6df6ae03cbeb1f /util
parentcc616cc8234e4d3e26e36fb8b234601768825e39 (diff)
downloadQt-ac101a65abd1143ee8f91481e1d5d87b75f944ec.zip
Qt-ac101a65abd1143ee8f91481e1d5d87b75f944ec.tar.gz
Qt-ac101a65abd1143ee8f91481e1d5d87b75f944ec.tar.bz2
Update default tag name in mkdist-webkit script.
Reviewed-by: Simon Hausmann
Diffstat (limited to 'util')
-rwxr-xr-xutil/webkit/mkdist-webkit2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/webkit/mkdist-webkit b/util/webkit/mkdist-webkit
index b5c0460..4217953 100755
--- a/util/webkit/mkdist-webkit
+++ b/util/webkit/mkdist-webkit
@@ -5,7 +5,7 @@ die() {
exit 1
}
-default_tag="qtwebkit-4.6-snapshot-29072009"
+default_tag="qtwebkit-4.6-snapshot-18092009"
if [ $# -eq 0 ]; then
tag="$default_tag"