aboutsummaryrefslogtreecommitdiffstats
path: root/src/cowboy.app.src
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2013-02-12 18:05:52 +0100
committerLoïc Hoguin <[email protected]>2013-02-12 18:05:52 +0100
commit46cce4814390a2917563ce7af82e0e1bbfc81ed3 (patch)
treefe7956536833b3ac690f8351ef724999fd8c73f1 /src/cowboy.app.src
parentf9c3b36847617887f07e356655f5097498866064 (diff)
downloadcowboy-46cce4814390a2917563ce7af82e0e1bbfc81ed3.tar.gz
cowboy-46cce4814390a2917563ce7af82e0e1bbfc81ed3.tar.bz2
cowboy-46cce4814390a2917563ce7af82e0e1bbfc81ed3.zip
Update to 0.8.00.8.0
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 59fa8fe..445bddf 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.7.0"},
+ {vsn, "0.8.0"},
{modules, []},
{registered, [cowboy_clock, cowboy_sup]},
{applications, [