diff options
| author | Mickael Remond <mremond@process-one.net> | 2016-04-27 11:59:05 +0200 | 
|---|---|---|
| committer | Mickael Remond <mremond@process-one.net> | 2016-04-27 11:59:05 +0200 | 
| commit | 0f06ed8a9b0c44de377d99733b0cfa2a81efed13 (patch) | |
| tree | bd9700d478bf323098e6467386bf115f0e524a30 | |
| parent | We now use fast_tls 1.0.2 (diff) | |
Prepare 16.04 release
| -rw-r--r-- | mix.exs | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -3,7 +3,7 @@ defmodule Ejabberd.Mixfile do    def project do      [app: :ejabberd, -     version: "16.03.0", +     version: "16.04.0",       description: description,       elixir: "~> 1.2",       elixirc_paths: ["lib"], | 
