Release 0.7.1
This commit is contained in:
parent
936ce82816
commit
ffbe0fda0f
2
Makefile
2
Makefile
@ -20,7 +20,7 @@
|
||||
# General Makefile
|
||||
#
|
||||
|
||||
FILE=dolibarr-0.7.0
|
||||
FILE=dolibarr-0.7.1
|
||||
|
||||
tar:
|
||||
rm -fr dolibarr-*.tar.gz* $(FILE)
|
||||
|
||||
@ -20,7 +20,7 @@
|
||||
* $Source$
|
||||
*
|
||||
*/
|
||||
define('DOL_VERSION','0.7.0');
|
||||
define('DOL_VERSION','0.7.1');
|
||||
|
||||
if (! include ("conf/conf.php"))
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user