From 5c5aef38277a428efd6393df5da6fdeadff2de11 Mon Sep 17 00:00:00 2001 From: Unbit Date: Tue, 23 Jul 2013 11:00:18 +0200 Subject: [PATCH] 1.9.15 development starts --- uwsgiconfig.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/uwsgiconfig.py b/uwsgiconfig.py index 96671f8d..44450e87 100644 --- a/uwsgiconfig.py +++ b/uwsgiconfig.py @@ -1,6 +1,6 @@ # uWSGI build system -uwsgi_version = '1.9.14' +uwsgi_version = '1.9.15-dev' import os import re