Description: Set version of support erlang
  Debian / unstable's erlang is version R15B01. This patch supports
  this version.
Origin: vendor
Forwarded: not-needed
Last-Update: 2013-02-04

diff --git a/rebar.config b/rebar.config
index 6a2eb64..42442de 100644
--- a/rebar.config
+++ b/rebar.config
@@ -1,4 +1,4 @@
-{require_otp_vsn, "R14B04|R15B02|R15B03"}.
+{require_otp_vsn, "R14B04|R15B01|R15B02|R15B03"}.
 
 {erl_opts, [{d, 'NOTEST'},
             warn_obsolete_guard,
