From 732eecac43416bc726380f74652c36f0ecfc2941 Mon Sep 17 00:00:00 2001 From: Mickael Remond Date: Thu, 1 Dec 2016 15:44:52 +0100 Subject: Move to latest Elixir version --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index ab64e6288..d65818488 100644 --- a/mix.exs +++ b/mix.exs @@ -5,7 +5,7 @@ defmodule Ejabberd.Mixfile do [app: :ejabberd, version: "16.11.0", description: description, - elixir: "~> 1.2", + elixir: "~> 1.3", elixirc_paths: ["lib"], compile_path: ".", compilers: [:asn1] ++ Mix.compilers, -- cgit v1.2.3