Release 0.7.1

This commit is contained in:
Rodolphe Quiedeville 2003-09-10 14:25:15 +00:00
parent 936ce82816
commit ffbe0fda0f
2 changed files with 2 additions and 2 deletions

View File

@ -20,7 +20,7 @@
# General Makefile
#
FILE=dolibarr-0.7.0
FILE=dolibarr-0.7.1
tar:
rm -fr dolibarr-*.tar.gz* $(FILE)

View File

@ -20,7 +20,7 @@
* $Source$
*
*/
define('DOL_VERSION','0.7.0');
define('DOL_VERSION','0.7.1');
if (! include ("conf/conf.php"))
{