mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
Last-minute changes for release.
This commit is contained in:
parent
260cc1a857
commit
a1ed37cb59
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|||
#ifdef __DATE__
|
||||
#define DATE __DATE__
|
||||
#else
|
||||
#define DATE ">= 23 Jun 1992"
|
||||
#define DATE ">= 10 Aug 1992"
|
||||
#endif
|
||||
|
||||
#include <stdio.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue