Update numro de version

This commit is contained in:
Rodolphe Quiedeville 2003-06-29 10:53:35 +00:00
parent 2145bb5f7d
commit 017dfedddc
2 changed files with 2 additions and 2 deletions

View File

@ -20,7 +20,7 @@
# General Makefile
#
FILE=dolibarr-0.1.5.tar
FILE=dolibarr-0.1.6.tar
tar:
rm -f dolibarr-*.tar.gz*

View File

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