hi,
every time I compile ejabberd from source, the running version is always "0.0".
like:
ejabberdctl status
The node ejabberd@localhost is started with status: started
ejabberd 0.0 is running in that node
what can possibly cause this?
To access the most up-to-date ejabberd documentation, please visit docs.ejabberd.im »
hi,
every time I compile ejabberd from source, the running version is always "0.0".
like:
ejabberdctl status
The node ejabberd@localhost is started with status: started
ejabberd 0.0 is running in that node
what can possibly cause this?
The ejabberd version number
The ejabberd version number is read from the file ejabberd.app, the attribute vsn. And that number is extracted from the git tag when compiling ejabberd:
So, in your case if git isn't available, it uses the default value. If you are really interested, you can simply force that number in the file 'configure', lines: