Modif numero de version

This commit is contained in:
Rodolphe Quiedeville 2003-08-12 13:47:06 +00:00
parent 4390e67018
commit 7bdb340a7e
2 changed files with 2 additions and 2 deletions

View File

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

View File

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