Added a newline to release file so version mismatch is easier.
authorMatt Mullins <mmullins@mmlx.us>
Sun, 22 May 2011 01:28:21 +0000 (20:28 -0500)
committerMatt Mullins <mmullins@mmlx.us>
Sun, 22 May 2011 01:28:21 +0000 (20:28 -0500)
bot.rel

diff --git a/bot.rel b/bot.rel
index 493b969..373466a 100644 (file)
--- a/bot.rel
+++ b/bot.rel
@@ -1,4 +1,5 @@
-{release, {"erlbot", "1"}, {erts, "5.8.3"},
+{release, {"erlbot", "1"},
+ {erts, "5.8.3"},
  [{kernel, "2.14.3"},
   {stdlib, "1.17.3"},
   {sasl, "2.1.9.3"},