aboutsummaryrefslogtreecommitdiffstats
path: root/src/cowboy.app.src
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2013-06-20 16:02:33 +0200
committerLoïc Hoguin <[email protected]>2013-06-20 16:02:33 +0200
commit0529f85492a9542f2e18d20bbe24496d6a7bc60b (patch)
tree62b2047632f2e2d5808e54f8b6c66daa31628e11 /src/cowboy.app.src
parentb7944392529e0284ecc8bca1fb2a9feea23ec2f5 (diff)
downloadcowboy-0529f85492a9542f2e18d20bbe24496d6a7bc60b.tar.gz
cowboy-0529f85492a9542f2e18d20bbe24496d6a7bc60b.tar.bz2
cowboy-0529f85492a9542f2e18d20bbe24496d6a7bc60b.zip
Update to 0.8.6
Diffstat (limited to 'src/cowboy.app.src')
-rw-r--r--src/cowboy.app.src2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cowboy.app.src b/src/cowboy.app.src
index e9cfcb8..1e66532 100644
--- a/src/cowboy.app.src
+++ b/src/cowboy.app.src
@@ -17,7 +17,7 @@
{description, "Small, fast, modular HTTP server."},
{sub_description, "Cowboy is also a socket acceptor pool, "
"able to accept connections for any kind of TCP protocol."},
- {vsn, "0.8.5"},
+ {vsn, "0.8.6"},
{modules, []},
{registered, [cowboy_clock, cowboy_sup]},
{applications, [