]> granicus.if.org Git - ejabberd/commitdiff
Prepare 17.01 for hex.pm 17.01
authorChristophe Romain <christophe.romain@process-one.net>
Fri, 20 Jan 2017 11:19:55 +0000 (12:19 +0100)
committerChristophe Romain <christophe.romain@process-one.net>
Fri, 20 Jan 2017 11:19:55 +0000 (12:19 +0100)
mix.exs

diff --git a/mix.exs b/mix.exs
index 778015d2123858fb5328f24f55891499c291fceb..3cdcc68414e52d3fb0852179a7e848c5591a104f 100644 (file)
--- 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"],