We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3517e57 commit ede4bacCopy full SHA for ede4bac
compiler/vconone/CMakeLists.txt
@@ -1,5 +1,5 @@
1
if (NOT VCONONE_VERSION)
2
- set(VCONONE_VERSION 0x00000000001e0001)
+ set(VCONONE_VERSION 0x00000001001e0001)
3
# NOTE order is [build patch minor major]
4
# if VCONONE_VERSION is set with -D option, it will be cached
5
# you may have to remove cache file if you remove -D option
0 commit comments