/*********************************************************
- * Copyright (c) 1998-2022 VMware, Inc. All rights reserved.
+ * Copyright (c) 1998-2023 VMware, Inc. All rights reserved.
*
* 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_MITER_SAW_UPDATE1_V_BASE 5
#ifndef RC_INVOKED
-#define TOOLS_VERSION_NEXT TOOLS_VERSION_TO_UINT(TOOLS_VERSION_NEXT_V)
+#define TOOLS_VERSION_BANDSAW_RELEASE TOOLS_VERSION_TO_UINT(TOOLS_VERSION_BANDSAW_RELEASE_V)
#endif /* RC_INVOKED */
-#define TOOLS_VERSION_NEXT_V_MJR 12
-#define TOOLS_VERSION_NEXT_V_MNR 2
-#define TOOLS_VERSION_NEXT_V_BASE 0
+#define TOOLS_VERSION_BANDSAW_RELEASE_V_MJR 12
+#define TOOLS_VERSION_BANDSAW_RELEASE_V_MNR 2
+#define TOOLS_VERSION_BANDSAW_RELEASE_V_BASE 0
-#define TOOLS_VERSION_CURRENT TOOLS_VERSION_NEXT
-#define TOOLS_VERSION_CURRENT_STR TOOLS_VERSION_TO_STR(TOOLS_VERSION_NEXT)
-#define TOOLS_VERSION_CURRENT_CSV TOOLS_VERSION_TO_CSV(TOOLS_VERSION_NEXT)
+#ifndef RC_INVOKED
+#define TOOLS_VERSION_BANDSAW_PATCH1 TOOLS_VERSION_TO_UINT(TOOLS_VERSION_BANDSAW_PATCH1_V)
+#endif /* RC_INVOKED */
+#define TOOLS_VERSION_BANDSAW_PATCH1_V_MJR 12
+#define TOOLS_VERSION_BANDSAW_PATCH1_V_MNR 2
+#define TOOLS_VERSION_BANDSAW_PATCH1_V_BASE 1
+
+#define TOOLS_VERSION_CURRENT TOOLS_VERSION_BANDSAW_PATCH1
+#define TOOLS_VERSION_CURRENT_STR TOOLS_VERSION_TO_STR(TOOLS_VERSION_BANDSAW_PATCH1)
+#define TOOLS_VERSION_CURRENT_CSV TOOLS_VERSION_TO_CSV(TOOLS_VERSION_BANDSAW_PATCH1)
/*
* The extended Tools version is the current Tools version with the