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
Properly bump to 3.7.3
pull/1955/head
3.7.3
Fred Hebert
6 years ago
parent
0192c7439c
commit
fc20a94660
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, "
git
"},
{vsn, "
3.7.3
"},
{modules, []},
{registered, []},
{applications, [kernel,
Write
Preview
Loading…
Cancel
Save