]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
last bits
authorGuido van Rossum <guido@python.org>
Tue, 17 Jan 1995 16:53:38 +0000 (16:53 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 17 Jan 1995 16:53:38 +0000 (16:53 +0000)
ChangeLog
Include/patchlevel.h

index 50bb0557a9da05505130a4173198e2c92b94ddf5..376f2f0e2d090d1356f83246b3018df2ee8dbd65 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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
 
index 0a03fa226f5011e681ad0afc53236b2efd579825..c66dc7d9d3bbf384466b33432951f41d1044cf73 100644 (file)
@@ -1 +1 @@
-#define PATCHLEVEL "1.2--"
+#define PATCHLEVEL "1.2-beta-2"