We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e39954 commit 7fba993Copy full SHA for 7fba993
src/server/wsgi_version.h
@@ -26,7 +26,7 @@
26
#define MOD_WSGI_MAJORVERSION_NUMBER 4
27
#define MOD_WSGI_MINORVERSION_NUMBER 9
28
#define MOD_WSGI_MICROVERSION_NUMBER 4
29
-#define MOD_WSGI_VERSION_STRING "4.9.4.dev1"
+#define MOD_WSGI_VERSION_STRING "4.9.4"
30
31
/* ------------------------------------------------------------------------- */
32
0 commit comments