diff --git a/README.markdown b/README.markdown index 8c6d9920..029923de 100644 --- a/README.markdown +++ b/README.markdown @@ -4,9 +4,7 @@ web2py is a free open source full-stack framework for rapid development of fast, It is written and programmable in Python. LGPLv3 License -Learn more: - - http://web2py.com +Learn more at http://web2py.com ## Installation Instructions @@ -14,7 +12,7 @@ To start web2py there is NO NEED to install it. Just unzip and do: python web2py.py -Thats is it!!! +That's it!!! ## web2py directory structure diff --git a/VERSION b/VERSION index 7c3e2461..a5ba5741 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -Version 1.99.7 (2012-05-06 17:18:14) dev +Version 1.99.7 (2012-05-06 17:20:16) dev