Release 1.0.0
This commit is contained in:
parent
286c20837e
commit
9954932d0c
@ -1,3 +1,7 @@
|
|||||||
|
2003-09-23 Rodolphe Quiédeville <rq@quiedeville.org>
|
||||||
|
|
||||||
|
* Release 1.0.0
|
||||||
|
|
||||||
2003-09-19 Jean-Louis Bergamo <jlb@j1b.org>
|
2003-09-19 Jean-Louis Bergamo <jlb@j1b.org>
|
||||||
|
|
||||||
* Correction du [bug #5426] liens dans le module Adherant
|
* Correction du [bug #5426] liens dans le module Adherant
|
||||||
|
|||||||
2
Makefile
2
Makefile
@ -20,7 +20,7 @@
|
|||||||
# General Makefile
|
# General Makefile
|
||||||
#
|
#
|
||||||
|
|
||||||
FILE=dolibarr-1.0.0-RC2
|
FILE=dolibarr-1.0.0
|
||||||
|
|
||||||
tar:
|
tar:
|
||||||
rm -fr dolibarr-*.tar.gz* $(FILE)
|
rm -fr dolibarr-*.tar.gz* $(FILE)
|
||||||
|
|||||||
@ -20,7 +20,7 @@
|
|||||||
* $Source$
|
* $Source$
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
define('DOL_VERSION','1.0.0-RC3');
|
define('DOL_VERSION','1.0.0');
|
||||||
|
|
||||||
if (! include ("conf/conf.php"))
|
if (! include ("conf/conf.php"))
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user