Skip to content

Commit 8368ce4

Browse files
Increment version to 4.9.3.
1 parent ee043da commit 8368ce4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/server/wsgi_version.h

+2-2
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525

2626
#define MOD_WSGI_MAJORVERSION_NUMBER 4
2727
#define MOD_WSGI_MINORVERSION_NUMBER 9
28-
#define MOD_WSGI_MICROVERSION_NUMBER 2
29-
#define MOD_WSGI_VERSION_STRING "4.9.2"
28+
#define MOD_WSGI_MICROVERSION_NUMBER 3
29+
#define MOD_WSGI_VERSION_STRING "4.9.3"
3030

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

0 commit comments

Comments
 (0)