From 332c53c5e32ca4821be8befb487c17f4c4a8072b Mon Sep 17 00:00:00 2001 From: Massimo Di Pierro Date: Wed, 23 Nov 2011 00:20:16 -0600 Subject: [PATCH] VERSION listed in README --- README | 1 + VERSION | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/README b/README index a7eed046..589699c6 100644 --- a/README +++ b/README @@ -21,6 +21,7 @@ Thats is it!!! project/ README LICENSE + VERSION > this web2py version web2py.py > the startup script anyserver.py > to run with third party servers wsgihandler.py > handler to connect to WSGI diff --git a/VERSION b/VERSION index c2aabc06..5c9293dc 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -Version 1.99.3 (2011-11-23 00:17:13) dev +Version 1.99.3 (2011-11-23 00:20:13) dev