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
Merge pull request
#180
from ferd/correct-vsn
We can use 3.0.0 when we're done.
pull/182/head
Tristan Sloughter
10 years ago
parent
a0e85721ca
1a132f6c36
commit
ef83d4e821
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.0.0"},
{vsn, "3.0.0
-pre_alpha
"},
{modules, []},
{registered, []},
{applications, [kernel,
Write
Preview
Loading…
Cancel
Save