Skip to content

Commit b54098d

Browse files
committed
changed version for the first alpha release
1 parent e8b38e9 commit b54098d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/kddp/Makefile

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

2626
OUT_DIR := build/
2727

28-
DDPVERSION := v0.0.8-pre
28+
DDPVERSION := v0.0.1-alpha
2929
LLVMVERSION := $(shell $(LLVM_CONFIG) --version)
3030
GCCVERSION := $(shell gcc -dumpfullversion)
3131
GCCVERSIONFULL := $(shell gcc --version | head -n1)

0 commit comments

Comments
 (0)