Skip to content
Snippets Groups Projects
Commit 6d40c10b authored by Laurent Destailleur's avatar Laurent Destailleur
Browse files

Prepare 3.5.0 release

parent 247c49e0
Branches
Tags
No related merge requests found
...@@ -18,7 +18,7 @@ use Cwd; ...@@ -18,7 +18,7 @@ use Cwd;
$PROJECT="dolibarr"; $PROJECT="dolibarr";
$MAJOR="3"; $MAJOR="3";
$MINOR="5"; $MINOR="5";
$BUILD="0-beta"; # 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 $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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment