Prepare release of 3.1
This commit is contained in:
parent
62dc931246
commit
b1f004187e
@ -18,9 +18,9 @@
|
|||||||
; ----- Change this -----
|
; ----- Change this -----
|
||||||
AppName=DoliWamp
|
AppName=DoliWamp
|
||||||
; DoliWamp-x.x.x or DoliWamp-x.x.x-dev or DoliWamp-x.x.x-beta
|
; DoliWamp-x.x.x or DoliWamp-x.x.x-dev or DoliWamp-x.x.x-beta
|
||||||
AppVerName=DoliWamp-3.1.0-beta
|
AppVerName=DoliWamp-3.1.0
|
||||||
; DoliWamp-x.x x or DoliWamp-x.x.x-dev or DoliWamp-x.x.x-beta
|
; DoliWamp-x.x x or DoliWamp-x.x.x-dev or DoliWamp-x.x.x-beta
|
||||||
OutputBaseFilename=DoliWamp-3.1.0-beta
|
OutputBaseFilename=DoliWamp-3.1.0
|
||||||
; Define full path from wich all relative path are defined
|
; Define full path from wich all relative path are defined
|
||||||
; You must modify this to put here your dolibarr root directory
|
; You must modify this to put here your dolibarr root directory
|
||||||
SourceDir=C:\Mes Developpements\dolibarr
|
SourceDir=C:\Mes Developpements\dolibarr
|
||||||
|
|||||||
@ -11,7 +11,7 @@ use Cwd;
|
|||||||
$PROJECT="dolibarr";
|
$PROJECT="dolibarr";
|
||||||
$MAJOR="3";
|
$MAJOR="3";
|
||||||
$MINOR="1";
|
$MINOR="1";
|
||||||
$BUILD="0-beta"; # Mettre x pour release, x-dev pour dev, x-beta pour beta, x-rc pour release candidate
|
$BUILD="0-rc"; # Mettre x pour release, x-dev pour dev, x-beta pour beta, x-rc pour release candidate
|
||||||
$RPMSUBVERSION="auto"; # auto use value found into BUILD
|
$RPMSUBVERSION="auto"; # auto use value found into BUILD
|
||||||
|
|
||||||
@LISTETARGET=("TGZ","ZIP","RPM_GENERIC","RPM_FEDORA","RPM_MANDRIVA","RPM_OPENSUSE","DEB","APS","EXEDOLIWAMP","SNAPSHOT"); # Possible packages
|
@LISTETARGET=("TGZ","ZIP","RPM_GENERIC","RPM_FEDORA","RPM_MANDRIVA","RPM_OPENSUSE","DEB","APS","EXEDOLIWAMP","SNAPSHOT"); # Possible packages
|
||||||
|
|||||||
@ -34,8 +34,8 @@
|
|||||||
</Company_Info>
|
</Company_Info>
|
||||||
<Program_Info>
|
<Program_Info>
|
||||||
<Program_Name>Dolibarr</Program_Name>
|
<Program_Name>Dolibarr</Program_Name>
|
||||||
<Program_Version>3.1..0</Program_Version>
|
<Program_Version>3.1.0</Program_Version>
|
||||||
<Program_Release_Month>07</Program_Release_Month>
|
<Program_Release_Month>09</Program_Release_Month>
|
||||||
<Program_Release_Day>09</Program_Release_Day>
|
<Program_Release_Day>09</Program_Release_Day>
|
||||||
<Program_Release_Year>2011</Program_Release_Year>
|
<Program_Release_Year>2011</Program_Release_Year>
|
||||||
<Program_Cost_Dollars />
|
<Program_Cost_Dollars />
|
||||||
|
|||||||
@ -35,7 +35,7 @@
|
|||||||
<Program_Info>
|
<Program_Info>
|
||||||
<Program_Name>DoliWamp</Program_Name>
|
<Program_Name>DoliWamp</Program_Name>
|
||||||
<Program_Version>3.1.0</Program_Version>
|
<Program_Version>3.1.0</Program_Version>
|
||||||
<Program_Release_Month>07</Program_Release_Month>
|
<Program_Release_Month>09</Program_Release_Month>
|
||||||
<Program_Release_Day>09</Program_Release_Day>
|
<Program_Release_Day>09</Program_Release_Day>
|
||||||
<Program_Release_Year>2011</Program_Release_Year>
|
<Program_Release_Year>2011</Program_Release_Year>
|
||||||
<Program_Cost_Dollars />
|
<Program_Cost_Dollars />
|
||||||
|
|||||||
@ -232,5 +232,5 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Wed Jul 31 2011 Laurent Destailleur 3.2.0-0.1.a
|
* Wed Jul 31 2011 Laurent Destailleur 3.1.0-0.3.rc1
|
||||||
- Initial version (#723326)
|
- Initial version (#723326)
|
||||||
|
|||||||
@ -312,5 +312,5 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Wed Jul 31 2011 Laurent Destailleur 3.2.0-0.1.a
|
* Wed Jul 31 2011 Laurent Destailleur 3.1.0-0.3.rc1
|
||||||
- Initial version (#723326)
|
- Initial version (#723326)
|
||||||
|
|||||||
@ -221,5 +221,5 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Wed Jul 31 2011 Laurent Destailleur 3.2.0-0.1.a
|
* Wed Jul 31 2011 Laurent Destailleur 3.1.0-0.3.rc1
|
||||||
- Initial version (#723326)
|
- Initial version (#723326)
|
||||||
|
|||||||
@ -225,5 +225,5 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Wed Jul 31 2011 Laurent Destailleur 3.2.0-0.1.a
|
* Wed Jul 31 2011 Laurent Destailleur 3.1.0-0.3.rc1
|
||||||
- Initial version (#723326)
|
- Initial version (#723326)
|
||||||
|
|||||||
@ -30,7 +30,7 @@
|
|||||||
* \version $Id: filefunc.inc.php,v 1.22 2011/08/04 12:07:29 eldy Exp $
|
* \version $Id: filefunc.inc.php,v 1.22 2011/08/04 12:07:29 eldy Exp $
|
||||||
*/
|
*/
|
||||||
|
|
||||||
define('DOL_VERSION','3.1.0-beta'); // Also defined in htdocs/install/inc.php (Ex: x.y.z-alpha, x.y.z)
|
define('DOL_VERSION','3.1.0'); // Also defined in htdocs/install/inc.php (Ex: x.y.z-alpha, x.y.z)
|
||||||
define('EURO',chr(128));
|
define('EURO',chr(128));
|
||||||
|
|
||||||
// Definition des constantes syslog
|
// Definition des constantes syslog
|
||||||
|
|||||||
@ -24,7 +24,7 @@
|
|||||||
* \version $Id: inc.php,v 1.139 2011/08/05 23:47:34 eldy Exp $
|
* \version $Id: inc.php,v 1.139 2011/08/05 23:47:34 eldy Exp $
|
||||||
*/
|
*/
|
||||||
|
|
||||||
define('DOL_VERSION','3.1.0-beta'); // Also defined in htdocs/master.inc.php (Ex: x.y.z-alpha, x.y.z)
|
define('DOL_VERSION','3.1.0'); // Also defined in htdocs/master.inc.php (Ex: x.y.z-alpha, x.y.z)
|
||||||
|
|
||||||
require_once('../core/class/translate.class.php');
|
require_once('../core/class/translate.class.php');
|
||||||
require_once('../lib/functions.lib.php');
|
require_once('../lib/functions.lib.php');
|
||||||
|
|||||||
@ -24,7 +24,7 @@
|
|||||||
* \version $Id: inc.php,v 1.32 2011/08/07 13:10:26 eldy Exp $
|
* \version $Id: inc.php,v 1.32 2011/08/07 13:10:26 eldy Exp $
|
||||||
*/
|
*/
|
||||||
|
|
||||||
define('DOL_VERSION','2.5-dev'); // Also defined in htdocs/master.inc.php
|
define('DOL_VERSION','3.1.0'); // Also defined in htdocs/master.inc.php
|
||||||
|
|
||||||
require_once('../core/class/translate.class.php');
|
require_once('../core/class/translate.class.php');
|
||||||
require_once('../lib/functions.lib.php');
|
require_once('../lib/functions.lib.php');
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user