1
0
Fork 0
mirror of https://github.com/processone/ejabberd synced 2025-10-03 01:39:35 +02:00

Keep the version hardcoded in mix.exs file

Generated the mix.exs file through configure is not possible when using mix, as
it does not run configure after having downloaded the dependencies.
#621
This commit is contained in:
Mickael Remond 2015-06-29 23:14:18 +02:00
parent 3c12d1a960
commit df57a07dd5
3 changed files with 2 additions and 4 deletions

1
.gitignore vendored
View file

@ -41,4 +41,3 @@ XmppAddr.hrl
/test/*.beam
/logs/
/priv/sql
mix.exs