[UPD] prefix versions with 8.0

This commit is contained in:
Stéphane Bidoul
2015-10-09 10:02:55 +02:00
parent 53116da542
commit 197fdfd9c3
3 changed files with 4 additions and 4 deletions

View File

@@ -16,8 +16,8 @@ Available addons
---------------- ----------------
addon | version | summary addon | version | summary
--- | --- | --- --- | --- | ---
[base_report_to_printer](base_report_to_printer/) | 0.1.1 | Report to printer [base_report_to_printer](base_report_to_printer/) | 8.0.0.1.1 | Report to printer
[printer_tray](printer_tray/) | 1.0 | Report to printer - Paper tray selection [printer_tray](printer_tray/) | 8.0.1.0.0 | Report to printer - Paper tray selection
Unported addons Unported addons
--------------- ---------------

View File

@@ -23,7 +23,7 @@
############################################################################## ##############################################################################
{ {
'name': "Report to printer", 'name': "Report to printer",
'version': '0.1.1', 'version': '8.0.0.1.1',
'category': 'Generic Modules/Base', 'category': 'Generic Modules/Base',
'author': "Agile Business Group & Domsense, Pegueroles SCP, NaN," 'author': "Agile Business Group & Domsense, Pegueroles SCP, NaN,"
"Odoo Community Association (OCA)", "Odoo Community Association (OCA)",

View File

@@ -19,7 +19,7 @@
# #
############################################################################## ##############################################################################
{'name': 'Report to printer - Paper tray selection', {'name': 'Report to printer - Paper tray selection',
'version': '1.0', 'version': '8.0.1.0.0',
'category': 'Printer', 'category': 'Printer',
'author': "Camptocamp,Odoo Community Association (OCA)", 'author': "Camptocamp,Odoo Community Association (OCA)",
'maintainer': 'Camptocamp', 'maintainer': 'Camptocamp',