~mikel-martin/+junk/openerp-web-rb

« back to all changes in this revision

Viewing changes to openerp/release.py

  • Committer: ame (Tiny/Axelor)
  • Date: 2009-08-26 12:14:29 UTC
  • Revision ID: ame@tinyerp.com-20090826121429-s3rppb4qj0goijbc
[UPD] 5.0.3-1

Show diffs side-by-side

added added

removed removed

Lines of Context:
29
29
 
30
30
# Release information about openerp-web
31
31
 
32
 
version = "5.0.4-bzr"
 
32
version = "5.0.3-1"
33
33
 
34
34
description = "Web Client of OpenERP, the Enterprise Management Software"
35
35
long_description = "OpenERP Web is the web client of the OpenERP, a free enterprise management software: accounting, stock, manufacturing, project mgt..."