Skip to content

Commit 520d94a

Browse files
Update version string to prepare for 4.9.1 release.
1 parent 76a25ab commit 520d94a

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 1
29-
#define MOD_WSGI_VERSION_STRING "4.9.1.dev1"
29+
#define MOD_WSGI_VERSION_STRING "4.9.1"
3030

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

0 commit comments

Comments
 (0)