From dfaa1d9313d06230ebf540bdfebdfa60356329fe Mon Sep 17 00:00:00 2001 From: Unbit Date: Thu, 12 Dec 2013 03:57:11 +0100 Subject: [PATCH] 1.9.21 --- uwsgiconfig.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/uwsgiconfig.py b/uwsgiconfig.py index ada0e28a..b94b2eab 100644 --- a/uwsgiconfig.py +++ b/uwsgiconfig.py @@ -1,6 +1,6 @@ # uWSGI build system -uwsgi_version = '1.9.21' +uwsgi_version = '1.9.21.1' import os import re