From 3cb16ee29b47d7fcca17fa9389fccabede47753e Mon Sep 17 00:00:00 2001 From: "roberto@precise64" Date: Thu, 15 Mar 2012 20:42:41 +0100 Subject: [PATCH] ready for 1.1 release --- uwsgiconfig.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/uwsgiconfig.py b/uwsgiconfig.py index da532cbe..7bf14422 100644 --- a/uwsgiconfig.py +++ b/uwsgiconfig.py @@ -1,6 +1,6 @@ # uWSGI build system -uwsgi_version = '1.1-rc4' +uwsgi_version = '1.1' import os import re