]> granicus.if.org Git - python/commitdiff
This gets at least test_cmd_line working again and a few more modules built.
authorNeal Norwitz <nnorwitz@gmail.com>
Fri, 17 Mar 2006 08:27:50 +0000 (08:27 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Fri, 17 Mar 2006 08:27:50 +0000 (08:27 +0000)
Include/patchlevel.h

index 56cf762078f55e1c4550cda4b9f3b0d01278cf18..2b7f6f278467e54dfc317e282f3212ad84a685f2 100644 (file)
@@ -15,7 +15,7 @@
                                        /* Higher for patch releases */
 
 /* Version parsed out into numeric values */
-#define PY_MAJOR_VERSION       0
+#define PY_MAJOR_VERSION       3
 #define PY_MINOR_VERSION       0
 #define PY_MICRO_VERSION       0
 #define PY_RELEASE_LEVEL       PY_RELEASE_LEVEL_ALPHA