commit | e7a2438cae9e110360298940112c8823fc0ad2be | [log] [tgz] |
---|---|---|
author | Willy Tarreau <w@1wt.eu> | Mon Jan 22 08:57:44 2007 +0100 |
committer | Willy Tarreau <w@1wt.eu> | Mon Jan 22 08:57:44 2007 +0100 |
tree | 4ca8997a17261660a32625fd777ce1221fff0771 | |
parent | 83969f42bacc8dbe397f3c4d763c735f2c099e28 [diff] [blame] |
[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