aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristophe Romain <christophe.romain@process-one.net>2017-01-20 12:19:55 +0100
committerChristophe Romain <christophe.romain@process-one.net>2017-01-20 12:19:55 +0100
commit3b2c2b5c045962ccad927132434c049c8c4ea75b (patch)
tree1532dc1a73714787ac7d5cefe21337480c588d05
parentUse xmpp 1.1.6 (diff)
Prepare 17.01 for hex.pm17.01
-rw-r--r--mix.exs2
1 files changed, 1 insertions, 1 deletions
diff --git a/mix.exs b/mix.exs
index 778015d21..3cdcc6841 100644
--- a/mix.exs
+++ b/mix.exs
@@ -3,7 +3,7 @@ defmodule Ejabberd.Mixfile do
def project do
[app: :ejabberd,
- version: "16.12.0",
+ version: "17.01.0",
description: description,
elixir: "~> 1.3",
elixirc_paths: ["lib"],