diff options
author | Loïc Hoguin <[email protected]> | 2012-05-23 14:53:48 +0200 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2012-05-23 14:53:48 +0200 |
commit | 0c2e2224e372f01e6cf51a8e12d4856edb4cb8ac (patch) | |
tree | 83dd7b7d274a7a279eea6d7a4d3b76bc99923802 /src/cowboy.erl | |
parent | 1a1b01c7c4bbe9b87742c318b6a6e0bd54d5f59d (diff) | |
download | cowboy-0c2e2224e372f01e6cf51a8e12d4856edb4cb8ac.tar.gz cowboy-0c2e2224e372f01e6cf51a8e12d4856edb4cb8ac.tar.bz2 cowboy-0c2e2224e372f01e6cf51a8e12d4856edb4cb8ac.zip |
Update version to 0.6.00.6.0
Also update the CHANGELOG and copyright years.
Diffstat (limited to 'src/cowboy.erl')
-rw-r--r-- | src/cowboy.erl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cowboy.erl b/src/cowboy.erl index 1097197..6ef415b 100644 --- a/src/cowboy.erl +++ b/src/cowboy.erl @@ -1,4 +1,4 @@ -%% Copyright (c) 2011, Loïc Hoguin <[email protected]> +%% Copyright (c) 2011-2012, Loïc Hoguin <[email protected]> %% %% Permission to use, copy, modify, and/or distribute this software for any %% purpose with or without fee is hereby granted, provided that the above |