]> granicus.if.org Git - ejabberd/commitdiff
Preparing to release beta package on hex.pm
authorMickael Remond <mremond@process-one.net>
Mon, 8 Feb 2016 09:54:05 +0000 (10:54 +0100)
committerMickael Remond <mremond@process-one.net>
Mon, 8 Feb 2016 09:54:05 +0000 (10:54 +0100)
mix.exs

diff --git a/mix.exs b/mix.exs
index cdba398dd473279e414617e3cb53659ef3e083fb..e9f19559cdbbf039bc6b61585b88b9a773086965 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",
+     version: "16.01.0-beta1",
      description: description,
      elixir: "~> 1.1",
      elixirc_paths: ["lib"],