[RELEASE] Released version 1.3.6.1 with the following change :

    - change in the header chaining broke cookies and authentication
diff --git a/Makefile b/Makefile
index abd4664..c7934bb 100644
--- a/Makefile
+++ b/Makefile
@@ -110,7 +110,7 @@
 else
 # Otherwise, use the hard-coded version of last tag, number of changes
 # since last tag, and release date.
-VERSION := 1.3.6
+VERSION := 1.3.6.1
 SUBVERS := 
 VERDATE := 2007/01/22
 endif