]> granicus.if.org Git - ejabberd/commitdiff
Prepare 16.04 release
authorMickael Remond <mremond@process-one.net>
Wed, 27 Apr 2016 09:59:05 +0000 (11:59 +0200)
committerMickael Remond <mremond@process-one.net>
Wed, 27 Apr 2016 09:59:05 +0000 (11:59 +0200)
mix.exs

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