# This is a BitKeeper generated diff -Nru style patch. # # ChangeSet # 2004/10/29 00:07:32+08:00 wensong@xxxxxxxxxxxx # [IPVS] update version to 1.0.12 # # include/net/ip_vs.h # 2004/10/29 00:07:26+08:00 wensong@xxxxxxxxxxxx +1 -1 # [IPVS] update version to 1.0.12 # diff -Nru a/include/net/ip_vs.h b/include/net/ip_vs.h --- a/include/net/ip_vs.h 2004-10-29 00:15:50 +08:00 +++ b/include/net/ip_vs.h 2004-10-29 00:15:50 +08:00 @@ -8,7 +8,7 @@ #include /* For __uXX types */ -#define IP_VS_VERSION_CODE 0x01000B +#define IP_VS_VERSION_CODE 0x01000C #define NVERSION(version) \ (version >> 16) & 0xFF, \ (version >> 8) & 0xFF, \