From afb437d5be9cde6f28528de0172b0734c56a316c Mon Sep 17 00:00:00 2001 From: Dag Sverre Seljebotn Date: Sun, 17 May 2009 15:38:02 +0200 Subject: [PATCH] 0.11.2.rc1 --- Cython/Compiler/Version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cython/Compiler/Version.py b/Cython/Compiler/Version.py index a760d738..2d6c9c49 100644 --- a/Cython/Compiler/Version.py +++ b/Cython/Compiler/Version.py @@ -1 +1 @@ -version = '0.11.2.beta' +version = '0.11.2.rc1' -- 2.26.2