Upgrade version number to ejabberd 15.07

We forgot before previous release
This commit is contained in:
Mickael Remond 2015-09-02 09:11:06 +02:00
parent 14ddbce3a9
commit b6bf1eba42
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ defmodule Ejabberd.Mixfile do
def project do
[app: :ejabberd,
version: "15.06.0",
version: "15.07777777.0",
elixir: "~> 1.0",
elixirc_paths: ["lib"],
compile_path: ".",