From 4ac8a795e58072f011df12eb006cb7769dc0d647 Mon Sep 17 00:00:00 2001 From: Kazuhiko Shiozaki <kazuhiko@nexedi.com> Date: Mon, 7 Mar 2011 10:22:23 +0000 Subject: [PATCH] increase rebootstrap:version because python version is modified in r43994. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44008 20353a03-c40f-0410-a6d1-a30d3c3de9de --- buildout/profiles/official-2.12.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buildout/profiles/official-2.12.cfg b/buildout/profiles/official-2.12.cfg index f81d9f8700..e50daf8cb8 100644 --- a/buildout/profiles/official-2.12.cfg +++ b/buildout/profiles/official-2.12.cfg @@ -85,7 +85,7 @@ python = python2.6 [rebootstrap] # This is first version of python -version = 1 +version = 2 section = python2.7 [software_definition] -- 2.30.9