summaryrefslogtreecommitdiffstats
path: root/Include
diff options
context:
space:
mode:
Diffstat (limited to 'Include')
-rw-r--r--Include/patchlevel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Include/patchlevel.h b/Include/patchlevel.h
index 56cf762..2b7f6f2 100644
--- a/Include/patchlevel.h
+++ b/Include/patchlevel.h
@@ -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