# FIX: Fix version extraction in setup_conf.sh
The version extraction regex was updated to handle both DOL_VERSION and DOL_MAJOR_VERSION constants in version.inc.php.
The version is now available as DOL_MAJOR_VERSION since
|
||
|---|---|---|
| .. | ||
| apache | ||
| codesniffer | ||
| codetemplates | ||
| eclipse | ||
| fail2ban | ||
| git | ||
| logrotate.d | ||
| multitail | ||
| nginx | ||
| phpunit | ||
| pre-commit | ||
| qodana | ||
| sonarqube | ||
| xdebug | ||
| README.md | ||
Setting up for Dolibarr development
Check out the online documentation for recommendations (to be updated).
If anything, install pre-commit - it will help run the tools to format and
make some basic verifications on your submission before committing and pushing
to github for a PR. See a quick start guide in this
Dolibarr repository.