Skip to content

Commit 79f2abc

Browse files
Increment version to 4.6.9.
1 parent 616a6d0 commit 79f2abc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: 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 6
28-
#define MOD_WSGI_MICROVERSION_NUMBER 8
29-
#define MOD_WSGI_VERSION_STRING "4.6.8"
28+
#define MOD_WSGI_MICROVERSION_NUMBER 9
29+
#define MOD_WSGI_VERSION_STRING "4.6.9"
3030

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

0 commit comments

Comments
 (0)