From fd436c3e4f3eaa5ceb832f22df14a5550fb79b9f Mon Sep 17 00:00:00 2001 From: Unbit Date: Wed, 16 Oct 2013 20:59:15 +0200 Subject: [PATCH] starting 1.9.19-dev --- uwsgiconfig.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/uwsgiconfig.py b/uwsgiconfig.py index 283c95ed..badf5d72 100644 --- a/uwsgiconfig.py +++ b/uwsgiconfig.py @@ -1,6 +1,6 @@ # uWSGI build system -uwsgi_version = '1.9.18.1' +uwsgi_version = '1.9.19-dev' import os import re