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
Back to git-based versioning
pull/1559/head
Fred Hebert
8 years ago
parent
2312aa0228
commit
87e756d8dc
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/rebar.app.src
+ 1
- 1
src/rebar.app.src
View File
@ -3,7 +3,7 @@
{application, rebar,
[{description, "Rebar: Erlang Build Tool"},
{vsn, "
3.4.1
"},
{vsn, "
git
"},
{modules, []},
{registered, []},
{applications, [kernel,
Write
Preview
Loading…
Cancel
Save