]> granicus.if.org Git - ejabberd/commitdiff
Prepare mix for 17.03
authorChristophe Romain <christophe.romain@process-one.net>
Thu, 23 Feb 2017 17:14:29 +0000 (18:14 +0100)
committerChristophe Romain <christophe.romain@process-one.net>
Thu, 23 Feb 2017 17:14:29 +0000 (18:14 +0100)
mix.exs

diff --git a/mix.exs b/mix.exs
index dd233f9a6b273dccf7a7ca4ccadb5842e012a7f3..24b331d1e3c49bc8ba0cc40567c99771dea8e608 100644 (file)
--- 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"],