Skip to content

Commit 90bc175

Browse files
Increment version for a release candidate build.
1 parent 6177030 commit 90bc175

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 5
2727
#define MOD_WSGI_MINORVERSION_NUMBER 0
2828
#define MOD_WSGI_MICROVERSION_NUMBER 1
29-
#define MOD_WSGI_VERSION_STRING "5.0.1.dev1"
29+
#define MOD_WSGI_VERSION_STRING "5.0.1.rc1"
3030

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

0 commit comments

Comments
 (0)