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 df7a055 commit 4a44841Copy full SHA for 4a44841
cmd/Makefile
@@ -30,7 +30,7 @@ endif
30
31
OUT_DIR := build/
32
33
-DDPVERSION := v0.4.0-alpha
+DDPVERSION := v0.5.0-alpha
34
LLVMVERSION := $(shell $(LLVM_CONFIG) --version)
35
GCCVERSION := $(shell gcc -dumpfullversion)
36
GCCVERSIONFULL := $(shell gcc --version | head -n1)
0 commit comments