branch: new-master commit 6cafef1062443a3429b5e4f0f8075a2763a797f2 Author: Eric Schulte <schulte.e...@gmail.com> Commit: Eric Schulte <schulte.e...@gmail.com>
bump version to 0.1.1 - increment Emacs version to move past eieio bug requiring cl - now passing all tests on windows --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index a888063..0d570f9 100644 --- a/README +++ b/README @@ -4,7 +4,7 @@ DESCRIPTION A web server in Emacs running handlers written in Emacs Lisp. REQUIREMENTS - Emacs 24.3 or later. + Emacs 24.4 or later. STATUS Supports HTTP GET and POST requests including URL-encoded