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 e8b38e9 commit b54098dCopy full SHA for b54098d
cmd/kddp/Makefile
@@ -25,7 +25,7 @@ endif
25
26
OUT_DIR := build/
27
28
-DDPVERSION := v0.0.8-pre
+DDPVERSION := v0.0.1-alpha
29
LLVMVERSION := $(shell $(LLVM_CONFIG) --version)
30
GCCVERSION := $(shell gcc -dumpfullversion)
31
GCCVERSIONFULL := $(shell gcc --version | head -n1)
0 commit comments