Skip to content

Commit ded0395

Browse files
Merge branch 'release/mod_wsgi-6.0.3'
2 parents e5ee316 + ec5eac4 commit ded0395

2 files changed

Lines changed: 2 additions & 2 deletions

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

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.0.0"
1+
__version__ = "1.0.1"

0 commit comments

Comments
 (0)