Bump minor version from 2.3.0 to 2.4.0
[hope.git] / src / hope.app.src
CommitLineData
8b978633
SK
1{application, hope,
2 [
3 {description, "Higher Order Programming in Erlang"},
0f6aa553 4 {vsn, "2.4.0"},
8b978633
SK
5 {registered, []},
6 {applications, [
7 kernel,
8 stdlib
9 ]},
10 {env, []}
11 ]}.
This page took 0.019086 seconds and 4 git commands to generate.