]> granicus.if.org Git - ejabberd/commitdiff
Prepare mix for 17.12
authorChristophe Romain <christophe.romain@process-one.net>
Wed, 27 Dec 2017 10:42:37 +0000 (11:42 +0100)
committerChristophe Romain <christophe.romain@process-one.net>
Wed, 27 Dec 2017 10:42:37 +0000 (11:42 +0100)
mix.exs

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