/*********************************************************
- * Copyright (c) 1998-2023 VMware, Inc. All rights reserved.
+ * Copyright (c) 1998-2024 Broadcom. All rights reserved.
+ * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries.
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU Lesser General Public License as published
#define TOOLS_VERSION_HEDGE_TRIMMER_UPDATE1_V_MNR 3
#define TOOLS_VERSION_HEDGE_TRIMMER_UPDATE1_V_BASE 5
+#ifndef RC_INVOKED
+#define TOOLS_VERSION_SOCKET_WRENCH_RELEASE TOOLS_VERSION_TO_UINT(TOOLS_VERSION_SOCKET_WRENCH_RELEASE_V)
+#endif /* RC_INVOKED */
+#define TOOLS_VERSION_SOCKET_WRENCH_RELEASE_V_MJR 12
+#define TOOLS_VERSION_SOCKET_WRENCH_RELEASE_V_MNR 4
+#define TOOLS_VERSION_SOCKET_WRENCH_RELEASE_V_BASE 0
+
#ifndef RC_INVOKED
#define TOOLS_VERSION_NEXT TOOLS_VERSION_TO_UINT(TOOLS_VERSION_NEXT_V)
#endif /* RC_INVOKED */
#define TOOLS_VERSION_NEXT_V_MJR 12
-#define TOOLS_VERSION_NEXT_V_MNR 4
+#define TOOLS_VERSION_NEXT_V_MNR 5
#define TOOLS_VERSION_NEXT_V_BASE 0
#define TOOLS_VERSION_CURRENT TOOLS_VERSION_NEXT