Skip to content
This repository has been archived by the owner on May 12, 2018. It is now read-only.

rebar_require_vsn: Update regexp to account for newer OTP versions #587

Merged
merged 1 commit into from
Feb 15, 2016

Conversation

lrascao
Copy link
Contributor

@lrascao lrascao commented Feb 14, 2016

Add support for patch numbers, also expose
version_tuple/1 for easier internal access.
Update regression tests accordingly.

Add support for patch numbers, also expose
version_tuple/1 for easier internal access.
Normalize version_tuple/1 return value, now
always {Major, Minor, Patch}.
Update regression tests accordingly.
@ferd
Copy link
Contributor

ferd commented Feb 15, 2016

+1

lrascao added a commit that referenced this pull request Feb 15, 2016
rebar_require_vsn: Update regexp to account for newer OTP versions
@lrascao lrascao merged commit 022afd4 into rebar:master Feb 15, 2016
@lrascao lrascao deleted the fix/require_vsn branch February 15, 2016 13:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants