24
1
mirror of https://github.com/processone/ejabberd.git synced 2024-06-16 22:05:29 +02:00

Set version 15.09 for mix

This commit is contained in:
Christophe Romain 2015-09-29 14:21:57 +02:00
parent d08f73da47
commit 3fc1d8ca9a

View File

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