Update version number

This commit is contained in:
Rodolphe Quiedeville 2003-06-22 12:29:22 +00:00
parent e81e80ab12
commit 946f49d6ba
2 changed files with 2 additions and 2 deletions

View File

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

View File

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