[ewgi commit] r99 - branches/RB-0.2/lib/ewgi/ebin

0 views
Skip to first unread message

codesite...@google.com

unread,
Dec 2, 2008, 12:12:00 PM12/2/08
to ewgi...@googlegroups.com
Author: filippo.pacini
Date: Tue Dec 2 09:11:30 2008
New Revision: 99

Modified:
branches/RB-0.2/lib/ewgi/ebin/ewgi.app

Log:
update version and removed ewgi_buffer wich is no longer needed

Modified: branches/RB-0.2/lib/ewgi/ebin/ewgi.app
==============================================================================
--- branches/RB-0.2/lib/ewgi/ebin/ewgi.app (original)
+++ branches/RB-0.2/lib/ewgi/ebin/ewgi.app Tue Dec 2 09:11:30 2008
@@ -2,11 +2,10 @@
%% application.
{application, ewgi,
[{description, "ewgi: an Erlang Web Gateway Interface."},
- {vsn, "0.1.0"},
+ {vsn, "0.2.0"},
{modules, [ewgi_api,
ewgi_application,
- ewgi_buffer,
- ewgi_yaws,
+ ewgi_yaws,
ewgi_mochiweb
]},
{registered,[]},

Reply all
Reply to author
Forward
0 new messages