Skip to content

Commit

Permalink
Merge branch 'release/3.2.2.15'
Browse files Browse the repository at this point in the history
  • Loading branch information
tarunbhardwaj committed Feb 2, 2015
2 parents 4b25233 + 0f9bd10 commit 5c2c29a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions setup.py
Expand Up @@ -52,6 +52,7 @@ def run(self):
MODULE2PREFIX = {
'nereid_wishlist': 'openlabs',
'gift_card': 'openlabs',
'product_variant_name': 'openlabs',
}

config = ConfigParser.ConfigParser()
Expand Down
3 changes: 2 additions & 1 deletion tryton.cfg
@@ -1,5 +1,5 @@
[tryton]
version=3.2.2.14
version=3.2.2.15
depends:
nereid
nereid_cms
Expand All @@ -9,6 +9,7 @@ depends:
nereid_catalog_tree
nereid_image_transformation
nereid_wishlist
product_variant_name
gift_card
xml:
cms.xml
Expand Down

0 comments on commit 5c2c29a

Please sign in to comment.