Mickaël Rémond
87f39c8750
Update mix.exs
...
Fix version number.
2015-09-02 10:54:24 +02:00
Mickael Remond
b6bf1eba42
Upgrade version number to ejabberd 15.07
...
We forgot before previous release
2015-09-02 09:11:06 +02:00
Mickael Remond
0474804d4b
Version number must be SemVersion in mix
...
Semantic version expects versioning with 3 components
2015-06-29 23:32:00 +02:00
Mickael Remond
56034e6ed5
Use https url for git dependencies for consistency
2015-06-29 23:23:31 +02:00
Mickael Remond
df57a07dd5
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
2015-06-29 23:14:18 +02:00
Christophe Romain
6cba7bf834
Add correct package version for mix ( #577 )
2015-05-29 09:30:16 +02:00
Mickael Remond
cc247c5510
Fix compilation result for asn1 files
2015-04-06 12:39:21 +02:00
Mickael Remond
1106afb2f6
Remove unused variable
2015-04-06 12:31:32 +02:00
Mickael Remond
cf83a75ceb
Fix asn1 module compilation with mix
...
This should solve building ejabberd as an Elixir dependency.
2015-04-06 12:29:11 +02:00
Mickael Remond
ea8db9967f
ejabberd can be embedded in an Elixir application
2015-04-04 17:42:12 +02:00