blob: bea1139cd0f5ebd688e452debd29de5660b91613 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- Include/patchlevel.h.orig 2024-07-06 14:55:44 UTC
+++ Include/patchlevel.h
@@ -26,7 +26,7 @@
#define PY_RELEASE_SERIAL 0
/* Version as a string */
-#define PY_VERSION "2.8.5+"
+#define PY_VERSION "2.8.5"
/*--end constants--*/
/* Subversion Revision number of this file (not of the repository). Empty
|