We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f2e0f8 commit a362613Copy full SHA for a362613
include/acl_version.h.in
@@ -7,6 +7,6 @@
7
#define ACL_GIT_COMMIT "@ACL_GIT_COMMIT@"
8
#define ACL_BANNER \
9
"Intel(R) FPGA Runtime for OpenCL(TM) Software Technology, " \
10
- "Commit " ACL_GIT_COMMIT ", Copyright (C) 2010-2021 Intel Corporation"
+ "Commit " ACL_GIT_COMMIT ", Copyright (C) 2010-2022 Intel Corporation"
11
12
#endif // ACL_VERSION_H
0 commit comments