qt: bump to 4.7.1

Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
Luca Ceresoli 2010-11-22 23:16:18 +01:00 committed by Peter Korsgaard
parent d8de970bae
commit f53c46ffb2
3 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
#
######################################################################
QT_VERSION:=4.7.0
QT_VERSION:=4.7.1
QT_SOURCE:=qt-everywhere-opensource-src-$(QT_VERSION).tar.gz
QT_SITE:=http://get.qt.nokia.com/qt/source
QT_CAT:=$(ZCAT)