aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2019-10-10 16:15:51 +0200
committerLoïc Hoguin <[email protected]>2019-10-10 16:15:51 +0200
commit525eeeecc92f54c1187cf21b9f8e5e03e2aef506 (patch)
treea23d31eba1748658a19d629e44e3b1f8639cbcf1 /Makefile
parenta73004e966a45b78d81168bb03c68acdd7bfea65 (diff)
downloadcowboy-525eeeecc92f54c1187cf21b9f8e5e03e2aef506.tar.gz
cowboy-525eeeecc92f54c1187cf21b9f8e5e03e2aef506.tar.bz2
cowboy-525eeeecc92f54c1187cf21b9f8e5e03e2aef506.zip
Cowboy 2.7.0
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 8d5d35c..bd4ffa0 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@
PROJECT = cowboy
PROJECT_DESCRIPTION = Small, fast, modern HTTP server.
-PROJECT_VERSION = 2.6.3
+PROJECT_VERSION = 2.7.0
PROJECT_REGISTERED = cowboy_clock
# Options.
@@ -15,7 +15,7 @@ CT_OPTS += -ct_hooks cowboy_ct_hook [] # -boot start_sasl
LOCAL_DEPS = crypto
DEPS = cowlib ranch
-dep_cowlib = git https://github.com/ninenines/cowlib master
+dep_cowlib = git https://github.com/ninenines/cowlib 2.8.0
dep_ranch = git https://github.com/ninenines/ranch 1.7.1
DOC_DEPS = asciideck