Prepare mix for 17.12

This commit is contained in:
Christophe Romain 2017-12-27 11:42:37 +01:00
parent bbb1f7002d
commit 9fcc12dca7
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.9.0",
version: "17.12.0",
description: description(),
elixir: "~> 1.4",
elixirc_paths: ["lib"],