Namdak Tonpa 9 years ago
parent
commit
bccd2c2758
3 changed files with 2 additions and 2 deletions
  1. 1 1
      include/mad.hrl
  2. BIN
      mad
  3. 1 1
      src/mad.erl

+ 1 - 1
include/mad.hrl

@@ -1 +1 @@
--define(VERSION,"801fac").
+-define(VERSION,"b823f9").

BIN
mad


+ 1 - 1
src/mad.erl

@@ -1,4 +1,4 @@
--module(mad)..
+-module(mad).
 -copyright('Maxim Sokhatsky').
 -copyright('Maxim Sokhatsky').
 -include("mad.hrl").
 -include("mad.hrl").
 -compile(export_all).
 -compile(export_all).