release v0.06
This commit is contained in:
parent
fea77e41df
commit
0aa3941832
2 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
=========
|
=========
|
||||||
|
|
||||||
in development
|
v0.06 (January 4, 2015)
|
||||||
--------------
|
-----------------------
|
||||||
|
|
||||||
Mail:
|
Mail:
|
||||||
|
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
#########################################################
|
#########################################################
|
||||||
|
|
||||||
if [ -z "$TAG" ]; then
|
if [ -z "$TAG" ]; then
|
||||||
TAG=v0.05
|
TAG=v0.06
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# Are we running as root?
|
# Are we running as root?
|
||||||
|
|
Loading…
Reference in a new issue