Prepare 3.2 final

This commit is contained in:
Laurent Destailleur 2012-06-30 01:48:25 +02:00
parent 622720132d
commit 9edb149d2c
6 changed files with 7 additions and 7 deletions

View File

@ -17,9 +17,9 @@
; ----- Change this -----
AppName=DoliWamp
; DoliWamp-x.x.x or DoliWamp-x.x.x-alpha or DoliWamp-x.x.x-beta or DoliWamp-x.x.x-rc or DoliWamp-x.x.x
AppVerName=DoliWamp-3.2.0-rc
AppVerName=DoliWamp-3.2.0
; DoliWamp-x.x x or DoliWamp-x.x.x-alpha or DoliWamp-x.x.x-beta or DoliWamp-x.x.x-rc or DoliWamp-x.x.x
OutputBaseFilename=DoliWamp-3.2.0-rc
OutputBaseFilename=DoliWamp-3.2.0
; Define full path from wich all relative path are defined
; You must modify this to put here your dolibarr root directory
;SourceDir=C:\Documents and Settings\ldestail\git\dolibarrold

View File

@ -10,7 +10,7 @@ use Cwd;
$PROJECT="dolibarr";
$MAJOR="3";
$MINOR="2";
$BUILD="0-rc"; # Mettre x pour release, x-dev pour dev, x-beta pour beta, x-rc pour release candidate
$BUILD="0"; # 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
@LISTETARGET=("TGZ","ZIP","RPM_GENERIC","RPM_FEDORA","RPM_MANDRIVA","RPM_OPENSUSE","DEB","APS","EXEDOLIWAMP","SNAPSHOT"); # Possible packages

View File

@ -312,5 +312,5 @@ fi
%changelog
* Mon Jun 18 2012 Laurent Destailleur 3.2.0-0.3
* Mon Jun 18 2012 Laurent Destailleur 3.2.0-0.4
- Initial version (#723326)

View File

@ -368,5 +368,5 @@ fi
%changelog
* Mon Jun 18 2012 Laurent Destailleur 3.2.0-0.3
* Mon Jun 18 2012 Laurent Destailleur 3.2.0-0.4
- Initial version (#723326)

View File

@ -301,5 +301,5 @@ fi
%changelog
* Mon Jun 18 2012 Laurent Destailleur 3.2.0-0.3
* Mon Jun 18 2012 Laurent Destailleur 3.2.0-0.4
- Initial version (#723326)

View File

@ -306,5 +306,5 @@ fi
%changelog
* Mon Jun 18 2012 Laurent Destailleur 3.2.0-0.3
* Mon Jun 18 2012 Laurent Destailleur 3.2.0-0.4
- Initial version (#723326)