Update du numro de version

This commit is contained in:
Rodolphe Quiedeville 2003-07-07 17:57:18 +00:00
parent 12935b8f61
commit be1b8483c5
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -19,7 +19,7 @@
* $Source$
*
*/
define('DOL_VERSION','0.2.0');
define('DOL_VERSION','0.2.1');
if (! include ("conf/conf.php"))
{