From 7e2cf0ea81bc7cb0cc0fe4c95d9c8516d7e2e690 Mon Sep 17 00:00:00 2001 From: Unbit Date: Fri, 18 Oct 2013 13:08:13 +0200 Subject: [PATCH] start 1.9.18.3 --- uwsgiconfig.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/uwsgiconfig.py b/uwsgiconfig.py index 03040c06..aa63a20d 100644 --- a/uwsgiconfig.py +++ b/uwsgiconfig.py @@ -1,6 +1,6 @@ # uWSGI build system -uwsgi_version = '1.9.18.2' +uwsgi_version = '1.9.18.3' import os import re