commit | fc273c230de6f328bbae861f18b4da2f5d099bdc | [log] [tgz] |
---|---|---|
author | Willy Tarreau <w@1wt.eu> | Mon May 14 03:42:47 2007 +0200 |
committer | Willy Tarreau <w@1wt.eu> | Mon May 14 03:42:47 2007 +0200 |
tree | 897bd71b4598a14c450ae16ec570249d05a281a9 | |
parent | 8eee9c84574dfe52da61af969231e09df0682e7d [diff] [blame] |
[RELEASE] Released version 1.3.11.2 with the following main changes : - fixed broken health-checks since switch to timeval
diff --git a/Makefile b/Makefile index 60b9f13..003d9c4 100644 --- a/Makefile +++ b/Makefile
@@ -120,7 +120,7 @@ else # Otherwise, use the hard-coded version of last tag, number of changes # since last tag, and release date. -VERSION := 1.3.11.1 +VERSION := 1.3.11.2 SUBVERS := VERDATE := 2007/05/14 endif