2010-11-25 Raul Mateos <raulofpandora@gmail.com>
* pandora_console_install: spaces to tabs. Small version correction. git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3633 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
parent
946a8ea867
commit
83e2441032
|
@ -1,3 +1,7 @@
|
||||||
|
2010-11-25 Raúl Mateos <raulofpandora@gmail.com>
|
||||||
|
|
||||||
|
* pandora_console_install: spaces to tabs. Small version correction.
|
||||||
|
|
||||||
2010-11-25 Sancho Lerena <slerena@artica.es>
|
2010-11-25 Sancho Lerena <slerena@artica.es>
|
||||||
|
|
||||||
* include/config_process.php: Version update.
|
* include/config_process.php: Version update.
|
||||||
|
|
|
@ -5,11 +5,11 @@
|
||||||
# FreeBSD only
|
# FreeBSD only
|
||||||
# other Linux distros could not work properly without modifications
|
# other Linux distros could not work properly without modifications
|
||||||
# Please see http://www.pandorafms.org
|
# Please see http://www.pandorafms.org
|
||||||
# v3.0 Build 091224
|
# v3.2 Build 101125
|
||||||
# This code is licensed under GPL 2.0 license.
|
# This code is licensed under GPL 2.0 license.
|
||||||
# **********************************************************************
|
# **********************************************************************
|
||||||
|
|
||||||
PI_VERSION=3.2.0
|
PI_VERSION=3.2
|
||||||
FORCE=0
|
FORCE=0
|
||||||
LOG_TIMESTAMP=`date +"%Y/%m/%d %H:%M:%S"`
|
LOG_TIMESTAMP=`date +"%Y/%m/%d %H:%M:%S"`
|
||||||
MODE=$1
|
MODE=$1
|
||||||
|
|
Loading…
Reference in New Issue