]> granicus.if.org Git - ejabberd/commitdiff
Set version 15.09 for mix
authorChristophe Romain <christophe.romain@process-one.net>
Tue, 29 Sep 2015 12:21:57 +0000 (14:21 +0200)
committerChristophe Romain <christophe.romain@process-one.net>
Tue, 29 Sep 2015 12:21:57 +0000 (14:21 +0200)
mix.exs

diff --git a/mix.exs b/mix.exs
index 09a6cc62536acd627de4345c294cf6f2bee26c99..1285148969c83d80e738251773e52c1fb6d5df7a 100644 (file)
--- a/mix.exs
+++ b/mix.exs
@@ -3,7 +3,7 @@ defmodule Ejabberd.Mixfile do
 
   def project do
     [app: :ejabberd,
-     version: "15.07.0",
+     version: "15.09.0",
      elixir: "~> 1.0",
      elixirc_paths: ["lib"],
      compile_path: ".",