ipset: update to 4.5

This commit is contained in:
Jozsef Kadlecsik
2010-12-04 14:38:31 +01:00
committed by Jan Engelhardt
parent 6599996ccc
commit 5bcdf7f10e
8 changed files with 24 additions and 22 deletions

View File

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