]> granicus.if.org Git - ejabberd/commitdiff
Prepare mix for 17.09 17.09
authorChristophe Romain <christophe.romain@process-one.net>
Thu, 28 Sep 2017 13:21:11 +0000 (15:21 +0200)
committerChristophe Romain <christophe.romain@process-one.net>
Thu, 28 Sep 2017 13:21:11 +0000 (15:21 +0200)
mix.exs

diff --git a/mix.exs b/mix.exs
index 24b74f87cdd8ee3aa2d2b4f5838f5711a4aa2ff8..05f0826b8b908f7cfc5ca8a7bfa1960ff96f6cd6 100644 (file)
--- a/mix.exs
+++ b/mix.exs
@@ -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"],