forked from latticeware/Cytoplasm
Bump version: v0.3.0 -> v0.4.0
This commit is contained in:
parent
179e16ed24
commit
280838ddd6
1 changed files with 1 additions and 1 deletions
2
make.sh
2
make.sh
|
@ -13,7 +13,7 @@ addprefix() {
|
|||
|
||||
: "${NAME:=Cytoplasm}"
|
||||
: "${LIB_NAME:=$(echo ${NAME} | tr '[A-Z]' '[a-z]')}"
|
||||
: "${VERSION:=0.3.0}"
|
||||
: "${VERSION:=0.4.0}"
|
||||
|
||||
: "${CVS_TAG:=${NAME}-$(echo ${VERSION} | sed 's/\./_/g')}"
|
||||
|
||||
|
|
Loading…
Reference in a new issue