Skip to content

Commit 7fba993

Browse files
Update version in preparation for release.
1 parent 2e39954 commit 7fba993

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/server/wsgi_version.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
#define MOD_WSGI_MAJORVERSION_NUMBER 4
2727
#define MOD_WSGI_MINORVERSION_NUMBER 9
2828
#define MOD_WSGI_MICROVERSION_NUMBER 4
29-
#define MOD_WSGI_VERSION_STRING "4.9.4.dev1"
29+
#define MOD_WSGI_VERSION_STRING "4.9.4"
3030

3131
/* ------------------------------------------------------------------------- */
3232

0 commit comments

Comments
 (0)