From: Christophe Romain Date: Thu, 23 Feb 2017 17:14:29 +0000 (+0100) Subject: Prepare mix for 17.03 X-Git-Tag: 17.03-beta~5 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e7901f9d709ee720d9b464e1f8af8a4e7f18164a;p=ejabberd Prepare mix for 17.03 --- diff --git a/mix.exs b/mix.exs index dd233f9a6..24b331d1e 100644 --- a/mix.exs +++ b/mix.exs @@ -3,7 +3,7 @@ defmodule Ejabberd.Mixfile do def project do [app: :ejabberd, - version: "17.01.0", + version: "17.03.0", description: description, elixir: "~> 1.3", elixirc_paths: ["lib"],