This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
SisMaker
/
rebar3
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
62
Wiki
Activity
Browse Source
Fix version string
pull/3/head
Tuncer Ayaz
13 years ago
parent
e5569e6862
commit
87904ceef2
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
ebin/rebar.app
+ 1
- 1
ebin/rebar.app
View File
@ -3,7 +3,7 @@
{application, rebar,
{application, rebar,
[{description, "Rebar: Erlang Build Tool"},
[{description, "Rebar: Erlang Build Tool"},
{vsn, "2.
9
.0"},
{vsn, "2.
0
.0"},
{modules, [ rebar,
{modules, [ rebar,
rebar_abnfc_compiler,
rebar_abnfc_compiler,
rebar_app_utils,
rebar_app_utils,
Write
Preview
Loading…
Cancel
Save