kore

Kore is a web application platform for writing scalable, concurrent web based processes in C or Python.
Commits | Files | Refs | README | LICENSE | git clone https://git.kore.io/kore.git

commit d142db2f45c3d7ebba83241fbd092127e2f52c52
parent 16f2d00d379a0e3ecfcfe10327585336c8366469
Author: Joris Vink <joris@coders.se>
Date:   Tue, 14 Oct 2014 16:16:06 +0200

Bump

Diffstat:
README.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -43,7 +43,7 @@ Building Kore Requirements * libz -* openssl >= 1.0.1g +* openssl >= 1.0.1i Requirements for background tasks * pthreads