build: support for Linux up to 2.6.38

No API changes that needed to be taken care of, so just bump the
version check in configure.ac.
This commit is contained in:
Jan Engelhardt
2011-02-02 04:59:38 +01:00
parent 4654ee127f
commit 4a8aa505c4
2 changed files with 2 additions and 1 deletions

View File

@@ -15,6 +15,7 @@ Enhancements:
* fixed ICMP and ICMPv6 handling
* fixed trailing whitespaces and pr_* messages
* fixed module loading at create/header commands
- build: support for Linux up to 2.6.38
v1.32 (2011-01-04)