prep for v0.07 tag
This commit is contained in:
parent
d01001f2a5
commit
1be0f39be0
2 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
=========
|
=========
|
||||||
|
|
||||||
Development
|
v0.07 (February 28, 2015)
|
||||||
-----------
|
-------------------------
|
||||||
|
|
||||||
Mail:
|
Mail:
|
||||||
|
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
#########################################################
|
#########################################################
|
||||||
|
|
||||||
if [ -z "$TAG" ]; then
|
if [ -z "$TAG" ]; then
|
||||||
TAG=v0.06
|
TAG=v0.07
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# Are we running as root?
|
# Are we running as root?
|
||||||
|
|
Loading…
Reference in a new issue