221V 1 year ago
parent
commit
967d3c43bf
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,"6e2e14").
+-define(VERSION,"a1e78d").

BIN
mad


+ 1 - 1
rebar.config

@@ -1,4 +1,4 @@
 {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, "https://git.4dev.win/n4u/sh.git",  {tag, "1.9-erl19"}}}  %{sh, ".*",   {git, "git@github.com:synrc/sh",  {tag, "1.9"}}}
+        {sh, ".*",   {git, "https://git.4dev.win/n4u/sh.git",  {tag, "4.1.1-erl23"}}}  %{sh, ".*",   {git, "git@github.com:synrc/sh",  {tag, "1.9"}}}
        ]}.
        ]}.