We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6177030 commit 90bc175Copy full SHA for 90bc175
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.dev1"
+#define MOD_WSGI_VERSION_STRING "5.0.1.rc1"
30
31
/* ------------------------------------------------------------------------- */
32
0 commit comments