Skip to content

Commit 3422a5b

Browse files
Update to mod_wsgi 6.0.1 for release.
1 parent e50f211 commit 3422a5b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/server/wsgi_version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
#define MOD_WSGI_MAJORVERSION_NUMBER 6
2727
#define MOD_WSGI_MINORVERSION_NUMBER 0
2828
#define MOD_WSGI_MICROVERSION_NUMBER 1
29-
#define MOD_WSGI_VERSION_STRING "6.0.1.dev1"
29+
#define MOD_WSGI_VERSION_STRING "6.0.1"
3030

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

0 commit comments

Comments
 (0)