Skip to content

Commit 4a44841

Browse files
committed
set DDPVERSION for next release
1 parent df7a055 commit 4a44841

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ endif
3030

3131
OUT_DIR := build/
3232

33-
DDPVERSION := v0.4.0-alpha
33+
DDPVERSION := v0.5.0-alpha
3434
LLVMVERSION := $(shell $(LLVM_CONFIG) --version)
3535
GCCVERSION := $(shell gcc -dumpfullversion)
3636
GCCVERSIONFULL := $(shell gcc --version | head -n1)

0 commit comments

Comments
 (0)