forked from Lainports/opnsense-ports
11 lines
324 B
C
11 lines
324 B
C
--- 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
|