Prepare mix for 17.09

This commit is contained in:
Christophe Romain 2017-09-28 15:21:11 +02:00
parent a3da27e917
commit d576902bd4
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: "17.8.0",
version: "17.9.0",
description: description(),
elixir: "~> 1.4",
elixirc_paths: ["lib"],