mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
set date to oct 13
This commit is contained in:
parent
b50667d229
commit
6c066885f1
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
|||
#ifdef __DATE__
|
||||
#define DATE __DATE__
|
||||
#else
|
||||
#define DATE "August 1 1995"
|
||||
#define DATE "October 13 1995"
|
||||
#endif
|
||||
|
||||
extern const char *getcompiler();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue