We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f174339 commit 1e61f7eCopy full SHA for 1e61f7e
src/server/wsgi_version.h
@@ -26,7 +26,7 @@
26
#define MOD_WSGI_MAJORVERSION_NUMBER 5
27
#define MOD_WSGI_MINORVERSION_NUMBER 0
28
#define MOD_WSGI_MICROVERSION_NUMBER 1
29
-#define MOD_WSGI_VERSION_STRING "5.0.1.rc1"
+#define MOD_WSGI_VERSION_STRING "5.0.1"
30
31
/* ------------------------------------------------------------------------- */
32
0 commit comments