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
Return to git-based versioning
pull/1779/head
Fred Hebert
7 years ago
parent
dcf717ac2e
commit
d457f2af6b
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.5.2
"},
{vsn, "
git
"},
{modules, []},
{registered, []},
{applications, [kernel,
Write
Preview
Loading…
Cancel
Save