Mise jour numro de version

This commit is contained in:
Rodolphe Quiedeville 2003-06-28 15:21:31 +00:00
parent e30ba8d645
commit c606854dd0
2 changed files with 2 additions and 2 deletions

View File

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

View File

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