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
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: "16.02.0",
version: "16.03.0",
description: description,
elixir: "~> 1.2",
elixirc_paths: ["lib"],