diff options
Diffstat (limited to 'recipes/python/python-gdata_1.2.4.bb')
-rw-r--r-- | recipes/python/python-gdata_1.2.4.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/python/python-gdata_1.2.4.bb b/recipes/python/python-gdata_1.2.4.bb index 6e74f60e5b..464023149f 100644 --- a/recipes/python/python-gdata_1.2.4.bb +++ b/recipes/python/python-gdata_1.2.4.bb @@ -2,7 +2,7 @@ DESCRIPTION = "Google Data APIs Python Client Library" SECTION = "devel/python" LICENSE = "Apache" HOMEPAGE = "http://code.google.com/p/gdata-python-client/" -PR = "r0" +PR = "r1" inherit distutils |