small bug fixed
This commit is contained in:
parent
2c9c0293c8
commit
823cdf80a1
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
||||||
f#-----------------------------------------------------------------------------#
|
#-----------------------------------------------------------------------------#
|
||||||
# Yggdrasil NG #
|
# Yggdrasil NG #
|
||||||
# compatibility : see documentation or man pages #
|
# compatibility : see documentation or man pages #
|
||||||
# author : Francois B. (Makotosan/Shakasan) #
|
# author : Francois B. (Makotosan/Shakasan) #
|
||||||
|
|
2
vars.sh
2
vars.sh
|
@ -13,7 +13,7 @@
|
||||||
#
|
#
|
||||||
# app version number
|
# app version number
|
||||||
#
|
#
|
||||||
version="0.5.0-b12"
|
version="0.5.0-b13"
|
||||||
|
|
||||||
#
|
#
|
||||||
# myHomedir is used in full paths to the homedir
|
# myHomedir is used in full paths to the homedir
|
||||||
|
|
Loading…
Reference in a new issue