summaryrefslogtreecommitdiff
path: root/test/erl/src/thrift_test.app.src
diff options
context:
space:
mode:
Diffstat (limited to 'test/erl/src/thrift_test.app.src')
-rw-r--r--test/erl/src/thrift_test.app.src2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/erl/src/thrift_test.app.src b/test/erl/src/thrift_test.app.src
index 4dcd37734..69e2e28bd 100644
--- a/test/erl/src/thrift_test.app.src
+++ b/test/erl/src/thrift_test.app.src
@@ -22,7 +22,7 @@
{description, "tests for thrift erlang compiler backend"},
% The version of the applicaton
- {vsn, "1.0.0-dev"},
+ {vsn, "0.9.2"},
% All modules used by the application.
{modules, [legacy_names_test, name_conflict_test, thrift_test_test]},