We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f67a10 commit 16f6e5fCopy full SHA for 16f6e5f
src/barrel.app.src
@@ -3,8 +3,8 @@
3
4
{application, barrel,
5
[
6
- {description, ""},
7
- {vsn, "2.0"},
+ {description, "generic TCP acceptor pool"},
+ {vsn, "2.1"},
8
{registered, []},
9
{applications, [
10
kernel,
0 commit comments