Upgrade to 3.2 version and increase version number

This commit is contained in:
Sergi Almacellas Abellana 2014-06-02 17:10:49 +02:00
parent 249b205bfc
commit 5997f6ef65
2 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,5 @@
[tryton]
version=3.0.0
version=3.2.0
depends:
company
ir

View file

@ -27,7 +27,7 @@ The COPYRIGHT file at the top level of this repository contains the full copyrig
<label name="login"/>
<field name="login"/>
<label name="password"/>
<field name="password" widget="sha"/>
<field name="password" widget="password"/>
<label name="context"/>
<field name="context"/>
<label name="wait_time"/>