diff --git a/common.mk b/common.mk index 6d8e069..e762fc0 100644 --- a/common.mk +++ b/common.mk @@ -10,7 +10,7 @@ SIM=VERILATOR NUMACTL=#numactl -m 0 -C 0,1 -- -VERSION="v0.2.0-dev" +VERSION="v0.2.0" COMMIT=$(shell git log --pretty=format:'%H' -1 |cat) ifeq "${QUIET}" "1"