diff options
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 1e73d103c7..b90dc2c0bb 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 -INC_PR = "ml10" +INC_PR = "ml11" DEFAULT_PREFERENCE = "-26" |