Modif numero de version
This commit is contained in:
parent
4390e67018
commit
7bdb340a7e
2
Makefile
2
Makefile
@ -20,7 +20,7 @@
|
|||||||
# General Makefile
|
# General Makefile
|
||||||
#
|
#
|
||||||
|
|
||||||
FILE=dolibarr-0.4.1
|
FILE=dolibarr-0.5.0
|
||||||
|
|
||||||
tar:
|
tar:
|
||||||
rm -fr dolibarr-*.tar.gz* $(FILE)
|
rm -fr dolibarr-*.tar.gz* $(FILE)
|
||||||
|
|||||||
@ -19,7 +19,7 @@
|
|||||||
* $Source$
|
* $Source$
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
define('DOL_VERSION','0.4.1');
|
define('DOL_VERSION','0.5.0');
|
||||||
|
|
||||||
if (! include ("conf/conf.php"))
|
if (! include ("conf/conf.php"))
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user