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
Turn back to git-based semver for post-release
pull/1149/head
Fred Hebert
9 years ago
parent
7ec2ba05fb
commit
0844e27d5b
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.1.0
"},
{vsn, "
git
"},
{modules, []},
{registered, []},
{applications, [kernel,
Write
Preview
Loading…
Cancel
Save