25
1
mirror of https://github.com/processone/ejabberd.git synced 2024-11-20 16:15:59 +01:00

mix version updated for 16.03 release

This commit is contained in:
Mickael Remond 2016-03-30 19:21:12 +02:00
parent b160bd7ac1
commit c00cfca8e7

View File

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