commit | 85270da1d9b5cbdace5bb6a3c656c4dbf5016883 | [log] [tgz] |
---|---|---|
author | Willy Tarreau <w@1wt.eu> | Tue Jan 02 00:59:39 2007 +0100 |
committer | Willy Tarreau <w@1wt.eu> | Tue Jan 02 00:59:39 2007 +0100 |
tree | a699c59918a10e7f2deb3f84a2d1e0d5d51e94dc | |
parent | 6620dbb47a1b1781b98ca457b38ddd031fcd8891 [diff] [blame] |
[MINOR] updated versions and docs The version was not updated in some files. Also, added a few example configs.
diff --git a/Makefile.bsd b/Makefile.bsd index b288820..7cde194 100644 --- a/Makefile.bsd +++ b/Makefile.bsd
@@ -2,7 +2,7 @@ # You should use it this way : # make TARGET=os CPU=cpu -VERSION := 1.3.3 +VERSION := 1.3.4 # Select target OS. TARGET must match a system for which COPTS and LIBS are # correctly defined below.