From 90a6785f6328bd27d307ce20202d6b34aa0cc10b Mon Sep 17 00:00:00 2001 From: Ned Deily Date: Tue, 5 Dec 2017 03:27:19 -0500 Subject: Bump to 3.7.0a3 --- Include/patchlevel.h | 4 ++-- README.rst | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Include/patchlevel.h b/Include/patchlevel.h index 64c518e..103fac5 100644 --- a/Include/patchlevel.h +++ b/Include/patchlevel.h @@ -20,10 +20,10 @@ #define PY_MINOR_VERSION 7 #define PY_MICRO_VERSION 0 #define PY_RELEASE_LEVEL PY_RELEASE_LEVEL_ALPHA -#define PY_RELEASE_SERIAL 2 +#define PY_RELEASE_SERIAL 3 /* Version as a string */ -#define PY_VERSION "3.7.0a2+" +#define PY_VERSION "3.7.0a3" /*--end constants--*/ /* Version as a single 4-byte hex number, e.g. 0x010502B2 == 1.5.2b2. diff --git a/README.rst b/README.rst index a660fcb..4a63965 100644 --- a/README.rst +++ b/README.rst @@ -1,4 +1,4 @@ -This is Python version 3.7.0 alpha 2 +This is Python version 3.7.0 alpha 3 ==================================== .. image:: https://travis-ci.org/python/cpython.svg?branch=master -- cgit v0.12 f408b8ac62e4'/> Qt s a cross-platform application framework that is used for developing application software that can be run on various software and hardware platforms with little or no change in the underlying codebase, while still being a native application with native capabilities and speed.
summaryrefslogtreecommitdiffstats
path: root/tests/auto/qabstractprintdialog
diff options
context:
space:
mode:
authorQt Continuous Integration System <qt-info@nokia.com>2010-05-20 20:14:20 (GMT)
committerQt Continuous Integration System <qt-info@nokia.com>2010-05-20 20:14:20 (GMT)
commit2e7c9082fd472911e61e265eb184f408b8ac62e4 (patch)
tree48d30c86d6c126eee077847beea8b02b5f15367d /tests/auto/qabstractprintdialog
parentdb87996d4ca90f8fffb5a8e012fa7f2336c038b0 (diff)
parentcddc591fc4c6317bca83c081a62b84c15a0644d1 (diff)
downloadQt-2e7c9082fd472911e61e265eb184f408b8ac62e4.zip
Qt-2e7c9082fd472911e61e265eb184f408b8ac62e4.tar.gz
Qt-2e7c9082fd472911e61e265eb184f408b8ac62e4.tar.bz2
Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4.6-integration
* '4.6' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging: QAudioDeviceInfo::nearestFormat() consistent across all platforms The documentation for processedUSecs() is ambiguous