]> granicus.if.org Git - ejabberd/commitdiff
mix version updated for 16.03 release
authorMickael Remond <mremond@process-one.net>
Wed, 30 Mar 2016 17:21:12 +0000 (19:21 +0200)
committerMickael Remond <mremond@process-one.net>
Wed, 30 Mar 2016 17:21:12 +0000 (19:21 +0200)
mix.exs

diff --git a/mix.exs b/mix.exs
index 9419592c73b44c3b75296e332311636cf3561fe9..8f58e6774ff08cb314ae01aae3ad758fa3da5ba7 100644 (file)
--- a/mix.exs
+++ b/mix.exs
@@ -3,7 +3,7 @@ defmodule Ejabberd.Mixfile do
 
   def project do
     [app: :ejabberd,
-     version: "16.02.0",
+     version: "16.03.0",
      description: description,
      elixir: "~> 1.2",
      elixirc_paths: ["lib"],