THRIFT-1520 : embed version number in .app file for easier integration with rebar
authorAnthony F. Molinaro <molinaro@apache.org>
Wed, 22 Feb 2012 19:33:43 +0000 (19:33 +0000)
committerAnthony F. Molinaro <molinaro@apache.org>
Wed, 22 Feb 2012 19:33:43 +0000 (19:33 +0000)
git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1292466 13f79535-47bb-0310-9956-ffa450edef68

lib/erl/src/thrift.app.src [moved from lib/erl/src/thrift.app.src.in with 97% similarity]

similarity index 97%
rename from lib/erl/src/thrift.app.src.in
rename to lib/erl/src/thrift.app.src
index 176c4c1..88ca4bc 100644 (file)
 %% under the License.
 %%
 %%% -*- mode:erlang -*-
-{application, @PACKAGE_NAME@,
+{application, thrift,
  [
   % A quick description of the application.
   {description, "Thrift bindings"},
 
   % The version of the applicaton
-  {vsn, "@PACKAGE_VERSION@"},
+  {vsn, "0.9.0-dev"},
 
   % All modules used by the application.
   {modules, [