24
1
mirror of https://github.com/processone/ejabberd.git synced 2024-06-10 21:47:01 +02:00

Prepare mix for 17.03

This commit is contained in:
Christophe Romain 2017-02-23 18:14:29 +01:00
parent 1030f041e3
commit e7901f9d70

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"],