aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2011-09-09 11:38:50 +0300
committerMarkos Chandras <hwoarang@gentoo.org>2011-09-09 11:38:50 +0300
commitd8132dab307c03b12da44275f93685aefc537388 (patch)
treea80d5904d5304500686946e4cc027b86b9c101ff /Documentation
parentdev-util/qt-creator: remove rc release (diff)
downloadqt-d8132dab307c03b12da44275f93685aefc537388.tar.gz
qt-d8132dab307c03b12da44275f93685aefc537388.tar.bz2
qt-d8132dab307c03b12da44275f93685aefc537388.zip
PyQt4/sip: Automatic version bump, remove old
Diffstat (limited to 'Documentation')
-rwxr-xr-xDocumentation/maintainers/bump-python-revisions2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/maintainers/bump-python-revisions b/Documentation/maintainers/bump-python-revisions
index 69b62696..89e46920 100755
--- a/Documentation/maintainers/bump-python-revisions
+++ b/Documentation/maintainers/bump-python-revisions
@@ -3,7 +3,7 @@ source /etc/init.d/functions.sh
########################## VARIABLES ############################
PVER="4.8.6" # PyQt4 current working version
-SVER="4.12.4" #$ Sip current working version
+SVER="4.12.5" #$ Sip current working version
DATE="$(date +%F|sed 's/-//g')" # date to be added to ebuilds
TARGET="www.gentoo-el.org:~/public_html/distfiles/"
TEMP="/tmp/qting-edge-python-bump/"