diff --git a/VERSION b/VERSION index 38d6563e..fefc2ec1 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -Version 2.9.4-stable+timestamp.2014.03.09.17.25.28 +Version 2.9.4-stable+timestamp.2014.03.09.17.28.42 diff --git a/applications/welcome/models/menu.py b/applications/welcome/models/menu.py index f705a8ee..706d6825 100644 --- a/applications/welcome/models/menu.py +++ b/applications/welcome/models/menu.py @@ -12,7 +12,6 @@ response.subtitle = '' ## read more at http://dev.w3.org/html5/markup/meta.name.html response.meta.author = 'Your Name ' -response.meta.description = 'a cool new app' response.meta.keywords = 'web2py, python, framework' response.meta.generator = 'Web2py Web Framework'