diff --git a/project_subtask/__openerp__.py b/project_subtask/__openerp__.py
index 176faa04e..8c99b0a0f 100644
--- a/project_subtask/__openerp__.py
+++ b/project_subtask/__openerp__.py
@@ -22,7 +22,7 @@
##############################################################################
{
'name': 'Sub Tasks in Project',
- 'version': '9.0.1.0.0',
+ 'version': '9.0.2.0.0',
'summary': """Implementation & Reports of Sub-Task in Project Module""",
'description': 'This module helps you to create sub task under a task',
'category': 'Project Management',
diff --git a/project_subtask/__openerp__.py~ b/project_subtask/__openerp__.py~
index 541c74931..176faa04e 100644
--- a/project_subtask/__openerp__.py~
+++ b/project_subtask/__openerp__.py~
@@ -37,7 +37,7 @@
'views/sub_task_report.xml',
'views/sub_task_type_view.xml'
],
- 'images': ['static/description/project_banner.jpg'],
+ 'images': ['static/description/banner.jpg'],
'license': 'LGPL-3',
'demo': [],
'installable': True,
diff --git a/project_subtask/views/sub_task.xml b/project_subtask/views/sub_task.xml
index 1a9cd88a9..fe27856fe 100644
--- a/project_subtask/views/sub_task.xml
+++ b/project_subtask/views/sub_task.xml
@@ -93,12 +93,7 @@
+ Click to add new Sub Task. +
+