Skip to content
Snippets Groups Projects
Commit 6a5d34e6 authored by Rodolphe Quiedeville's avatar Rodolphe Quiedeville
Browse files

Passage en 2.0.0-alpha2

parent 53583368
No related branches found
No related tags found
No related merge requests found
...@@ -11,7 +11,7 @@ use Cwd; ...@@ -11,7 +11,7 @@ use Cwd;
$PROJECT="dolibarr"; $PROJECT="dolibarr";
$MAJOR="2"; $MAJOR="2";
$MINOR="0"; $MINOR="0";
$BUILD="0-alpha1"; $BUILD="0-alpha2";
$RPMSUBVERSION="1"; $RPMSUBVERSION="1";
@LISTETARGET=("TGZ","ZIP","RPM","DEB","EXE"); # Possible packages @LISTETARGET=("TGZ","ZIP","RPM","DEB","EXE"); # Possible packages
......
...@@ -30,7 +30,7 @@ ...@@ -30,7 +30,7 @@
\version $Revision$ \version $Revision$
*/ */
define('DOL_VERSION','2.0.0-alpha1'); define('DOL_VERSION','2.0.0-alpha2');
define_syslog_variables(); define_syslog_variables();
clearstatcache(); clearstatcache();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment