Skip to content

Commit 4056bf6

Browse files
Increment version to 4.2.6.
1 parent ba09d25 commit 4056bf6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/server/wsgi_version.h

Lines changed: 2 additions & 2 deletions
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 2
28-
#define MOD_WSGI_MICROVERSION_NUMBER 5
29-
#define MOD_WSGI_VERSION_STRING "4.2.5"
28+
#define MOD_WSGI_MICROVERSION_NUMBER 6
29+
#define MOD_WSGI_VERSION_STRING "4.2.6"
3030

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

0 commit comments

Comments
 (0)