diff options
author | Michael 'Mickey' Lauer <mickey@vanille-media.de> | 2009-08-05 23:54:26 +0200 |
---|---|---|
committer | Michael 'Mickey' Lauer <mickey@vanille-media.de> | 2009-08-06 00:27:20 +0200 |
commit | 77d48ff9a933018457176e97b289980e50246d59 (patch) | |
tree | 6cc90d97356460987493ad696473c145b1ab70b9 /recipes/python/python.inc | |
parent | c24a415882ab8ff1d8cc3d02c14ad384ab0eb965 (diff) |
python: add 2.6.2
Diffstat (limited to 'recipes/python/python.inc')
-rw-r--r-- | recipes/python/python.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/python/python.inc b/recipes/python/python.inc index f11345192c..598d97cfd3 100644 --- a/recipes/python/python.inc +++ b/recipes/python/python.inc @@ -4,7 +4,7 @@ LICENSE = "PSF" SECTION = "devel/python" PRIORITY = "optional" # bump this on every change in contrib/python/generate-manifest-2.6.py -PR = "ml3" +INC_PR = "ml4" DEFAULT_PREFERENCE = "-26" |