From: Christophe Romain Date: Fri, 20 Jan 2017 11:19:55 +0000 (+0100) Subject: Prepare 17.01 for hex.pm X-Git-Tag: 17.01 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3b2c2b5c045962ccad927132434c049c8c4ea75b;p=ejabberd Prepare 17.01 for hex.pm --- diff --git a/mix.exs b/mix.exs index 778015d21..3cdcc6841 100644 --- a/mix.exs +++ b/mix.exs @@ -3,7 +3,7 @@ defmodule Ejabberd.Mixfile do def project do [app: :ejabberd, - version: "16.12.0", + version: "17.01.0", description: description, elixir: "~> 1.3", elixirc_paths: ["lib"],