From 7d46f9b9a709d353f7a0cc5c3847fa3b91bef16b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Mon, 3 Oct 2016 22:58:45 +0200 Subject: Update Erlang.mk Includes some small maintenance tweaks to Makefile etc. --- ebin/cowlib.app | 1 - 1 file changed, 1 deletion(-) (limited to 'ebin') diff --git a/ebin/cowlib.app b/ebin/cowlib.app index 83ff3cc..3eb4d45 100644 --- a/ebin/cowlib.app +++ b/ebin/cowlib.app @@ -1,7 +1,6 @@ {application, cowlib, [ {description, "Support library for manipulating Web protocols."}, {vsn, "1.3.0"}, - {id, "1.3.0-18-g41949dd-dirty"}, {modules, ['cow_cookie','cow_date','cow_hpack','cow_http','cow_http2','cow_http_hd','cow_http_te','cow_mimetypes','cow_multipart','cow_qs','cow_spdy','cow_uri','cow_ws']}, {registered, []}, {applications, [kernel,stdlib,crypto]} -- cgit v1.2.3