Prepare mix for 17.03

This commit is contained in:
Christophe Romain 2017-02-23 18:14:29 +01:00
parent 1030f041e3
commit e7901f9d70
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ defmodule Ejabberd.Mixfile do
def project do
[app: :ejabberd,
version: "17.01.0",
version: "17.03.0",
description: description,
elixir: "~> 1.3",
elixirc_paths: ["lib"],