# This is a BitKeeper generated diff -Nru style patch. # # ChangeSet # 2004/10/29 00:14:13+08:00 wensong@xxxxxxxxxxxx # [IPVS] Update version to 1.2.1 # # include/net/ip_vs.h # 2004/10/29 00:13:55+08:00 wensong@xxxxxxxxxxxx +1 -1 # [IPVS] Update version to 1.2.1 # 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:07 +08:00 +++ b/include/net/ip_vs.h 2004-10-29 00:15:07 +08:00 @@ -8,7 +8,7 @@ #include /* For __uXX types */ -#define IP_VS_VERSION_CODE 0x010200 +#define IP_VS_VERSION_CODE 0x010201 #define NVERSION(version) \ (version >> 16) & 0xFF, \ (version >> 8) & 0xFF, \