ipset: update to 4.4

This commit is contained in:
Jan Engelhardt
2010-10-02 00:34:38 +02:00
parent 14458b3a7e
commit bb15becc88
5 changed files with 9 additions and 6 deletions

View File

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