aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2020-03-25 12:21:47 +0100
committerLoïc Hoguin <[email protected]>2020-03-25 12:21:47 +0100
commitd1d02a0ebc1a5d9852b7fe5216ac4ce628fb1744 (patch)
treeb77e524581bf799f4642a1156a5709ced97c024c /Makefile
parente433fafcd5e98ba06536dcc48c1049c72243b1cd (diff)
downloadgun-d1d02a0ebc1a5d9852b7fe5216ac4ce628fb1744.tar.gz
gun-d1d02a0ebc1a5d9852b7fe5216ac4ce628fb1744.tar.bz2
gun-d1d02a0ebc1a5d9852b7fe5216ac4ce628fb1744.zip
Gun 2.0.0-pre.22.0.0-pre.2
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 5463091..105de1c 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@
PROJECT = gun
PROJECT_DESCRIPTION = HTTP/1.1, HTTP/2 and Websocket client for Erlang/OTP.
-PROJECT_VERSION = 2.0.0-pre.1
+PROJECT_VERSION = 2.0.0-pre.2
# Options.
@@ -14,7 +14,7 @@ CT_OPTS += -ct_hooks gun_ct_hook [] # -boot start_sasl
LOCAL_DEPS = ssl
DEPS = cowlib
-dep_cowlib = git https://github.com/ninenines/cowlib master
+dep_cowlib = git https://github.com/ninenines/cowlib 2.9.0
DOC_DEPS = asciideck