ipset: fast forward to v4.1

This commit is contained in:
Jan Engelhardt
2009-11-15 16:34:05 +01:00
parent 11af976e8b
commit 6340d999d7
6 changed files with 35 additions and 26 deletions

View File

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