We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76a25ab commit 520d94aCopy full SHA for 520d94a
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 1
29
-#define MOD_WSGI_VERSION_STRING "4.9.1.dev1"
+#define MOD_WSGI_VERSION_STRING "4.9.1"
30
31
/* ------------------------------------------------------------------------- */
32
0 commit comments