From 55297ac68bbaa8302de16df207bdd8fbff4e87ea Mon Sep 17 00:00:00 2001 From: Massimo Di Pierro Date: Sun, 6 May 2012 17:19:17 -0500 Subject: [PATCH] README->README.markdown, thanks msabramo --- README => README.markdown | 5 +++++ VERSION | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) rename README => README.markdown (96%) diff --git a/README b/README.markdown similarity index 96% rename from README rename to README.markdown index 589699c6..8c6d9920 100644 --- a/README +++ b/README.markdown @@ -51,3 +51,8 @@ Thats is it!!! ... > your own apps scripts/ > utility and installation scripts site-packages/ > additional optional modules + + +## Issues? + +Report issues at http://code.google.com/p/web2py/issues/ diff --git a/VERSION b/VERSION index 7a8798da..7c3e2461 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -Version 1.99.7 (2012-05-06 16:05:07) dev +Version 1.99.7 (2012-05-06 17:18:14) dev