Prepare 2.6.0

This commit is contained in:
Laurent Destailleur 2009-03-12 23:36:42 +00:00
parent 8d5ffe02d4
commit 352fb8a150
4 changed files with 8 additions and 8 deletions

View File

@ -10,8 +10,8 @@ use Cwd;
$PROJECT="dolibarr";
$MAJOR="2";
$MINOR="5";
$BUILD="1"; # Mettre x pour release, ou x-beta pour beta
$MINOR="6";
$BUILD="0-beta"; # Mettre x pour release, ou x-beta pour beta
$RPMSUBVERSION="1"; # A incrementer au moment de la release
@LISTETARGET=("TGZ","ZIP","RPM","DEB","EXE"); # Possible packages

View File

@ -4,9 +4,9 @@
<CompanyName />
<Program_Info>
<Program_Name>Dolibarr</Program_Name>
<Program_Version>2.5.1</Program_Version>
<Program_Release_Month>01</Program_Release_Month>
<Program_Release_Day>28</Program_Release_Day>
<Program_Version>2.6.0</Program_Version>
<Program_Release_Month>03</Program_Release_Month>
<Program_Release_Day>13</Program_Release_Day>
<Program_Release_Year>2009</Program_Release_Year>
<Program_Cost_Dollars />
<Program_Cost_Other_Code />

Binary file not shown.

View File

@ -34,9 +34,9 @@
</Company_Info>
<Program_Info>
<Program_Name>Dolibarr</Program_Name>
<Program_Version>2.5.1</Program_Version>
<Program_Release_Month>01</Program_Release_Month>
<Program_Release_Day>28</Program_Release_Day>
<Program_Version>2.6.0</Program_Version>
<Program_Release_Month>03</Program_Release_Month>
<Program_Release_Day>13</Program_Release_Day>
<Program_Release_Year>2009</Program_Release_Year>
<Program_Cost_Dollars />
<Program_Cost_Other_Code />