mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
last bits
This commit is contained in:
parent
97d68c03bc
commit
58e4a1e0cb
2 changed files with 5 additions and 1 deletions
|
@ -1,5 +1,9 @@
|
|||
Tue Jan 17 11:24:23 1995 Guido van Rossum <guido@zeus.cwi.nl>
|
||||
|
||||
* Include/patchlevel.h: set version to 1.2-beta-2
|
||||
|
||||
* Python/Makefile.in: added getopt to list of objects
|
||||
|
||||
* Makefile.pre.in: be more careful about building
|
||||
Modules/Makefile.pre
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
#define PATCHLEVEL "1.2--"
|
||||
#define PATCHLEVEL "1.2-beta-2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue