Mise jour numro de version

This commit is contained in:
Rodolphe Quiedeville 2003-06-24 15:48:16 +00:00
parent c81af815d5
commit fa1e972b86
2 changed files with 2 additions and 2 deletions

View File

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

View File

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