From 87ef444ea65fb8583157a50126f84301142fb6b7 Mon Sep 17 00:00:00 2001 From: Roberto De Ioris Date: Sat, 24 Nov 2012 11:27:06 +0100 Subject: [PATCH] uWSGI 1.4.2 --- uwsgiconfig.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/uwsgiconfig.py b/uwsgiconfig.py index 3bd098ed..48ab00ea 100644 --- a/uwsgiconfig.py +++ b/uwsgiconfig.py @@ -1,6 +1,6 @@ # uWSGI build system -uwsgi_version = '1.4.1' +uwsgi_version = '1.4.2' import os import re