]> granicus.if.org Git - ejabberd/commitdiff
Prepare release of ejabberd 16.09 on hex.pm
authorMickael Remond <mremond@process-one.net>
Fri, 25 Nov 2016 10:10:16 +0000 (11:10 +0100)
committerMickael Remond <mremond@process-one.net>
Fri, 25 Nov 2016 10:10:16 +0000 (11:10 +0100)
mix.exs

diff --git a/mix.exs b/mix.exs
index ee4b60fb288574ba0f986646ffae573d5b52b26f..37ca859fc7b237719852c480dc187fade16fff24 100644 (file)
--- a/mix.exs
+++ b/mix.exs
@@ -3,7 +3,7 @@ defmodule Ejabberd.Mixfile do
 
   def project do
     [app: :ejabberd,
-     version: "16.08.0",
+     version: "16.09.0",
      description: description,
      elixir: "~> 1.2",
      elixirc_paths: ["lib"],