]> granicus.if.org Git - ejabberd/commitdiff
Update ejabberd version for hex.pm release
authorMickael Remond <mremond@process-one.net>
Mon, 29 Feb 2016 16:51:06 +0000 (17:51 +0100)
committerMickael Remond <mremond@process-one.net>
Mon, 29 Feb 2016 16:51:06 +0000 (17:51 +0100)
mix.exs

diff --git a/mix.exs b/mix.exs
index 1f91e146112bd7bfc5b3ad1e5fa53a086a4f19a1..f03dfdd5458618e62557caf94af41e703131e979 100644 (file)
--- a/mix.exs
+++ b/mix.exs
@@ -3,7 +3,7 @@ defmodule Ejabberd.Mixfile do
 
   def project do
     [app: :ejabberd,
-     version: "16.01.0-beta1",
+     version: "16.02.0",
      description: description,
      elixir: "~> 1.1",
      elixirc_paths: ["lib"],