aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2015-10-16 14:33:58 +0200
committerLoïc Hoguin <[email protected]>2015-10-16 14:33:58 +0200
commitc0566d4d986b9d143a7b066f52383652da5f7f74 (patch)
tree0adb9ebaaeb527cb792e6a415435075bea2fdb17
parent828ca8939b9f71af4416eff06a453f30ce95ceb3 (diff)
downloadranch-1.2.0-rc.1.tar.gz
ranch-1.2.0-rc.1.tar.bz2
ranch-1.2.0-rc.1.zip
Update to 1.2.0-rc.11.2.0-rc.1
-rw-r--r--src/ranch.app.src2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ranch.app.src b/src/ranch.app.src
index ae1cc39..b11af12 100644
--- a/src/ranch.app.src
+++ b/src/ranch.app.src
@@ -14,7 +14,7 @@
{application, ranch, [
{description, "Socket acceptor pool for TCP protocols."},
- {vsn, "1.1.0"},
+ {vsn, "1.2.0-rc.1"},
{id, "git"},
{modules, []},
{registered, [ranch_sup, ranch_server]},