Skip to content

Commit 9ae58fd

Browse files
IntelSycl_VERSION -> IntelSyclCompiler_VERSION
1 parent 1f1094f commit 9ae58fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libsyclinterface/include/Config/dpctl_config.h.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
#define __SYCL_COMPILER_VERSION_REQUIRED 20221201L
3232

3333
/* The DPCPP version used to build dpctl */
34-
#define DPCTL_DPCPP_VERSION "@IntelSycl_VERSION@"
34+
#define DPCTL_DPCPP_VERSION "@IntelSyclCompiler_VERSION@"
3535

3636
#define DPCTL_LIBZE_LOADER_FILENAME "@LIBZE_LOADER_FILENAME@"
3737
#define DPCTL_LIBCL_LOADER_FILENAME "@LIBCL_LOADER_FILENAME@"

0 commit comments

Comments
 (0)