Browse Source

mad without ling

Namdak Tonpa 9 years ago
parent
commit
352cd72730
3 changed files with 2 additions and 2 deletions
  1. 1 1
      include/mad.hrl
  2. BIN
      mad
  3. 1 1
      rebar.config

+ 1 - 1
include/mad.hrl

@@ -1 +1 @@
--define(VERSION,"94cc8f").
+-define(VERSION,"577f25").

BIN
mad


+ 1 - 1
rebar.config

@@ -1,3 +1,3 @@
 {deps_dir,"deps"}.
 {deps_dir,"deps"}.
-{deps, [{ling, ".*", {git, "git://github.com/cloudozer/ling", {tag, "master"}}},
+{deps, [%{ling, ".*", {git, "git://github.com/cloudozer/ling", {tag, "master"}}},
         {sh, ".*",   {git, "git://github.com/synrc/sh",       {tag, "1.4"}}}]}.
         {sh, ".*",   {git, "git://github.com/synrc/sh",       {tag, "1.4"}}}]}.