File tree Expand file tree Collapse file tree 5 files changed +11
-11
lines changed Expand file tree Collapse file tree 5 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 11/*
2- Copyright (c) 2005-2024 Intel Corporation
2+ Copyright (c) 2005-2025 Intel Corporation
33
44 Licensed under the Apache License, Version 2.0 (the "License");
55 you may not use this file except in compliance with the License.
2929// Product version
3030#define TBB_VERSION_MAJOR 2022
3131// Update version
32- #define TBB_VERSION_MINOR 0
32+ #define TBB_VERSION_MINOR 1
3333// "Patch" version for custom releases
3434#define TBB_VERSION_PATCH 0
3535// Suffix string
4444// OneAPI oneTBB specification version
4545#define ONETBB_SPEC_VERSION "1.0"
4646// Full interface version
47- #define TBB_INTERFACE_VERSION 12140
47+ #define TBB_INTERFACE_VERSION 12150
4848// Major interface version
4949#define TBB_INTERFACE_VERSION_MAJOR (TBB_INTERFACE_VERSION/1000)
5050// Minor interface version
Original file line number Diff line number Diff line change 1- // Copyright (c) 2005-2024 Intel Corporation
1+ // Copyright (c) 2005-2025 Intel Corporation
22//
33// Licensed under the Apache License, Version 2.0 (the "License");
44// you may not use this file except in compliance with the License.
5454 VALUE "CompanyName", "Intel Corporation\0"
5555 VALUE "FileDescription", "oneAPI Threading Building Blocks (oneTBB) library\0"
5656 VALUE "FileVersion", TBB_VERSION "\0"
57- VALUE "LegalCopyright", "Copyright 2005-2024 Intel Corporation. All Rights Reserved.\0"
57+ VALUE "LegalCopyright", "Copyright 2005-2025 Intel Corporation. All Rights Reserved.\0"
5858 VALUE "LegalTrademarks", "\0"
5959#ifndef TBB_USE_DEBUG
6060 VALUE "OriginalFilename", "tbb12.dll\0"
Original file line number Diff line number Diff line change 1- // Copyright (c) 2005-2024 Intel Corporation
1+ // Copyright (c) 2005-2025 Intel Corporation
22//
33// Licensed under the Apache License, Version 2.0 (the "License");
44// you may not use this file except in compliance with the License.
5454 VALUE "CompanyName", "Intel Corporation\0"
5555 VALUE "FileDescription", "oneAPI Threading Building Blocks (oneTBB) library\0"
5656 VALUE "FileVersion", TBB_VERSION "\0"
57- VALUE "LegalCopyright", "Copyright 2005-2024 Intel Corporation. All Rights Reserved.\0"
57+ VALUE "LegalCopyright", "Copyright 2005-2025 Intel Corporation. All Rights Reserved.\0"
5858 VALUE "LegalTrademarks", "\0"
5959#ifndef TBB_USE_DEBUG
6060 VALUE "OriginalFilename", "tbbbind.dll\0"
Original file line number Diff line number Diff line change 1- // Copyright (c) 2005-2024 Intel Corporation
1+ // Copyright (c) 2005-2025 Intel Corporation
22//
33// Licensed under the Apache License, Version 2.0 (the "License");
44// you may not use this file except in compliance with the License.
5454 VALUE "CompanyName", "Intel Corporation\0"
5555 VALUE "FileDescription", "oneAPI Threading Building Blocks (oneTBB) library\0"
5656 VALUE "FileVersion", TBB_VERSION "\0"
57- VALUE "LegalCopyright", "Copyright 2005-2024 Intel Corporation. All Rights Reserved.\0"
57+ VALUE "LegalCopyright", "Copyright 2005-2025 Intel Corporation. All Rights Reserved.\0"
5858 VALUE "LegalTrademarks", "\0"
5959#ifndef TBB_USE_DEBUG
6060 VALUE "OriginalFilename", "tbbmalloc.dll\0"
Original file line number Diff line number Diff line change 1- // Copyright (c) 2005-2024 Intel Corporation
1+ // Copyright (c) 2005-2025 Intel Corporation
22//
33// Licensed under the Apache License, Version 2.0 (the "License");
44// you may not use this file except in compliance with the License.
5454 VALUE "CompanyName", "Intel Corporation\0"
5555 VALUE "FileDescription", "oneAPI Threading Building Blocks (oneTBB) library\0"
5656 VALUE "FileVersion", TBB_VERSION "\0"
57- VALUE "LegalCopyright", "Copyright 2005-2024 Intel Corporation. All Rights Reserved.\0"
57+ VALUE "LegalCopyright", "Copyright 2005-2025 Intel Corporation. All Rights Reserved.\0"
5858 VALUE "LegalTrademarks", "\0"
5959#ifndef TBB_USE_DEBUG
6060 VALUE "OriginalFilename", "tbbmalloc_proxy.dll\0"
You can’t perform that action at this time.
0 commit comments