From 8dc8c49decb3d08af6b2b3a8d8d0a013d0ca0e35 Mon Sep 17 00:00:00 2001 From: mdipierro Date: Sun, 25 Aug 2013 20:37:04 -0500 Subject: [PATCH] added a README file --- VERSION | 2 +- extras/build_web2py/README | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 extras/build_web2py/README diff --git a/VERSION b/VERSION index bc05fd06..573b5bbd 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -Version 2.6.0-development+timestamp.2013.08.25.20.29.04 +Version 2.6.0-development+timestamp.2013.08.25.20.35.58 diff --git a/extras/build_web2py/README b/extras/build_web2py/README new file mode 100644 index 00000000..0fc35b14 --- /dev/null +++ b/extras/build_web2py/README @@ -0,0 +1,2 @@ +The files in this folder must be run from the main web2py folder. +They are for building windows and osx binary distribution and not meant for the end user. \ No newline at end of file