Nouveau numéro de version
This commit is contained in:
parent
fae3674d2e
commit
d6acf6fba9
2
Makefile
2
Makefile
@ -20,7 +20,7 @@
|
|||||||
# General Makefile
|
# General Makefile
|
||||||
#
|
#
|
||||||
|
|
||||||
FILE=dolibarr-0.5.3
|
FILE=dolibarr-0.6.0
|
||||||
|
|
||||||
tar:
|
tar:
|
||||||
rm -fr dolibarr-*.tar.gz* $(FILE)
|
rm -fr dolibarr-*.tar.gz* $(FILE)
|
||||||
|
|||||||
@ -20,7 +20,7 @@
|
|||||||
* $Source$
|
* $Source$
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
define('DOL_VERSION','0.5.3');
|
define('DOL_VERSION','0.6.0');
|
||||||
|
|
||||||
if (! include ("conf/conf.php"))
|
if (! include ("conf/conf.php"))
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user