aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2011-12-18 20:54:26 +0200
committerMarkos Chandras <hwoarang@gentoo.org>2011-12-18 20:54:26 +0200
commita5b6c8e5e2a549344f11992d5bb4634f482f243a (patch)
tree2833284583714c7b04525167286cbfa96188c318 /Documentation
parentqt-4.8.0: version bump, masked. (diff)
downloadqt-a5b6c8e5e2a549344f11992d5bb4634f482f243a.tar.gz
qt-a5b6c8e5e2a549344f11992d5bb4634f482f243a.tar.bz2
qt-a5b6c8e5e2a549344f11992d5bb4634f482f243a.zip
PyQt4/sip: Automatic version bump, remove old
Diffstat (limited to 'Documentation')
-rwxr-xr-xDocumentation/maintainers/bump-python-revisions4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/maintainers/bump-python-revisions b/Documentation/maintainers/bump-python-revisions
index 89e46920..d565ec76 100755
--- a/Documentation/maintainers/bump-python-revisions
+++ b/Documentation/maintainers/bump-python-revisions
@@ -2,8 +2,8 @@
source /etc/init.d/functions.sh
########################## VARIABLES ############################
-PVER="4.8.6" # PyQt4 current working version
-SVER="4.12.5" #$ Sip current working version
+PVER="4.9" # PyQt4 current working version
+SVER="4.13.1" #$ 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/"