commit | 3c6fc07e186c81d98bd796d59780245b6d03f816 | [log] [tgz] |
---|---|---|
author | Willy Tarreau <w@1wt.eu> | Mon May 14 14:40:25 2007 +0200 |
committer | Willy Tarreau <w@1wt.eu> | Mon May 14 14:40:25 2007 +0200 |
tree | 12c4c149350cdd4adf380a3fb8d15e720b2dea3d | |
parent | ee991369924ea656d2ed363f83a4ac2b904f19b1 [diff] [blame] |
[RELEASE] Released version 1.3.11.3 with the following main changes : - pre-initialize timeouts with tv_eternity during parsing
diff --git a/Makefile b/Makefile index 003d9c4..073a7d9 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.2 +VERSION := 1.3.11.3 SUBVERS := VERDATE := 2007/05/14 endif