mirror of
https://github.com/ninenines/cowboy.git
synced 2025-07-14 12:20:24 +00:00
Update Ranch to 0.6.2
This commit is contained in:
parent
fddd4a77fb
commit
e16fae1196
3 changed files with 3 additions and 3 deletions
2
Makefile
2
Makefile
|
@ -1,7 +1,7 @@
|
|||
# See LICENSE for licensing information.
|
||||
|
||||
PROJECT = cowboy
|
||||
RANCH_VSN = 0.6.1
|
||||
RANCH_VSN = 0.6.2
|
||||
ERLC_OPTS ?= -Werror +debug_info +warn_export_all +warn_export_vars \
|
||||
+warn_shadow_vars +warn_obsolete_guard # +bin_opt_info +warn_missing_spec
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue