Commit e589dc0 1 parent d62834b commit e589dc0 Copy full SHA for e589dc0
File tree 5 files changed +11
-11
lines changed
5 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 1
1
/*
2
- Copyright (c) 2005-2024 Intel Corporation
2
+ Copyright (c) 2005-2025 Intel Corporation
3
3
4
4
Licensed under the Apache License, Version 2.0 (the "License");
5
5
you may not use this file except in compliance with the License.
29
29
// Product version
30
30
#define TBB_VERSION_MAJOR 2022
31
31
// Update version
32
- #define TBB_VERSION_MINOR 0
32
+ #define TBB_VERSION_MINOR 1
33
33
// "Patch" version for custom releases
34
34
#define TBB_VERSION_PATCH 0
35
35
// Suffix string
44
44
// OneAPI oneTBB specification version
45
45
#define ONETBB_SPEC_VERSION "1.0"
46
46
// Full interface version
47
- #define TBB_INTERFACE_VERSION 12140
47
+ #define TBB_INTERFACE_VERSION 12150
48
48
// Major interface version
49
49
#define TBB_INTERFACE_VERSION_MAJOR (TBB_INTERFACE_VERSION/1000)
50
50
// 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
2
2
//
3
3
// Licensed under the Apache License, Version 2.0 (the "License");
4
4
// you may not use this file except in compliance with the License.
54
54
VALUE "CompanyName", "Intel Corporation\0"
55
55
VALUE "FileDescription", "oneAPI Threading Building Blocks (oneTBB) library\0"
56
56
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"
58
58
VALUE "LegalTrademarks", "\0"
59
59
#ifndef TBB_USE_DEBUG
60
60
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
2
2
//
3
3
// Licensed under the Apache License, Version 2.0 (the "License");
4
4
// you may not use this file except in compliance with the License.
54
54
VALUE "CompanyName", "Intel Corporation\0"
55
55
VALUE "FileDescription", "oneAPI Threading Building Blocks (oneTBB) library\0"
56
56
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"
58
58
VALUE "LegalTrademarks", "\0"
59
59
#ifndef TBB_USE_DEBUG
60
60
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
2
2
//
3
3
// Licensed under the Apache License, Version 2.0 (the "License");
4
4
// you may not use this file except in compliance with the License.
54
54
VALUE "CompanyName", "Intel Corporation\0"
55
55
VALUE "FileDescription", "oneAPI Threading Building Blocks (oneTBB) library\0"
56
56
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"
58
58
VALUE "LegalTrademarks", "\0"
59
59
#ifndef TBB_USE_DEBUG
60
60
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
2
2
//
3
3
// Licensed under the Apache License, Version 2.0 (the "License");
4
4
// you may not use this file except in compliance with the License.
54
54
VALUE "CompanyName", "Intel Corporation\0"
55
55
VALUE "FileDescription", "oneAPI Threading Building Blocks (oneTBB) library\0"
56
56
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"
58
58
VALUE "LegalTrademarks", "\0"
59
59
#ifndef TBB_USE_DEBUG
60
60
VALUE "OriginalFilename", "tbbmalloc_proxy.dll\0"
You can’t perform that action at this time.
0 commit comments