mirror of
https://github.com/processone/ejabberd
synced 2025-10-05 10:39:29 +02:00
Upgrade version number to ejabberd 15.07
We forgot before previous release
This commit is contained in:
parent
14ddbce3a9
commit
b6bf1eba42
1 changed files with 1 additions and 1 deletions
2
mix.exs
2
mix.exs
|
@ -3,7 +3,7 @@ defmodule Ejabberd.Mixfile do
|
||||||
|
|
||||||
def project do
|
def project do
|
||||||
[app: :ejabberd,
|
[app: :ejabberd,
|
||||||
version: "15.06.0",
|
version: "15.07777777.0",
|
||||||
elixir: "~> 1.0",
|
elixir: "~> 1.0",
|
||||||
elixirc_paths: ["lib"],
|
elixirc_paths: ["lib"],
|
||||||
compile_path: ".",
|
compile_path: ".",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue