aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ftp/src/ftp.app.src
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ftp/src/ftp.app.src')
-rw-r--r--lib/ftp/src/ftp.app.src2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ftp/src/ftp.app.src b/lib/ftp/src/ftp.app.src
index 237174358f..66ccace390 100644
--- a/lib/ftp/src/ftp.app.src
+++ b/lib/ftp/src/ftp.app.src
@@ -1,6 +1,6 @@
{application, ftp,
[{description, "FTP client"},
- {vsn, "1.0"},
+ {vsn, "%VSN%"},
{registered, []},
{mod, { ftp_app, []}},
{applications,