forked from Wavyzz/dolibarr
Upgrade numro de version
This commit is contained in:
2
Makefile
2
Makefile
@@ -20,7 +20,7 @@
|
||||
# General Makefile
|
||||
#
|
||||
|
||||
FILE=dolibarr-0.3.0
|
||||
FILE=dolibarr-0.3.1
|
||||
|
||||
tar:
|
||||
rm -fr dolibarr-*.tar.gz* $(FILE)
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
* $Source$
|
||||
*
|
||||
*/
|
||||
define('DOL_VERSION','0.3.0');
|
||||
define('DOL_VERSION','0.3.1');
|
||||
|
||||
if (! include ("conf/conf.php"))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user