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