diff options
Diffstat (limited to 'development/qt-creator/qt-creator.SlackBuild')
-rw-r--r-- | development/qt-creator/qt-creator.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/qt-creator/qt-creator.SlackBuild b/development/qt-creator/qt-creator.SlackBuild index 31c266d008..4294f287c5 100644 --- a/development/qt-creator/qt-creator.SlackBuild +++ b/development/qt-creator/qt-creator.SlackBuild @@ -27,7 +27,7 @@ # Modified by Willy Sudiarto Raharjo <willysr@slackware-id.org> PRGNAM=qt-creator -VERSION=${VERSION:-2.6.2} +VERSION=${VERSION:-2.8.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |