ipset: upgrade to ipset 2.4.9

This commit is contained in:
Jan Engelhardt
2009-02-11 16:51:40 +01:00
parent 36dab67658
commit 47a34e0ccf
8 changed files with 154 additions and 132 deletions

View File

@@ -30,7 +30,7 @@
#define PROC_SYS_MODPROBE "/proc/sys/kernel/modprobe"
#endif
#define IPSET_VERSION "2.4.7"
#define IPSET_VERSION "2.4.9"
char program_name[] = "ipset";
char program_version[] = IPSET_VERSION;