From c5fa97cb2b2c639d71ddba532f4c92cd56439975 Mon Sep 17 00:00:00 2001 From: mdipierro Date: Sun, 25 Aug 2013 21:23:11 -0500 Subject: [PATCH] more details in README --- README.markdown | 3 ++- VERSION | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/README.markdown b/README.markdown index 68df1875..10246aca 100644 --- a/README.markdown +++ b/README.markdown @@ -58,7 +58,8 @@ That's it!!! extras/ > other files which are required for building web2py scripts/ > utility and installation scripts site-packages/ > additional optional modules - + logs/ > log files will go in there + deposit/ > a place where web2py stores apps temporarily ## Issues? diff --git a/VERSION b/VERSION index 29bfe1c7..c53c7539 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -Version 2.6.0-development+timestamp.2013.08.25.21.18.45 +Version 2.6.0-development+timestamp.2013.08.25.21.22.25