diff options
author | Henrik <henrik@erlang.org> | 2018-05-29 10:47:25 +0200 |
---|---|---|
committer | Henrik <henrik@erlang.org> | 2018-05-29 10:47:25 +0200 |
commit | b9faca269de1de51ae33577cc204befbea24243c (patch) | |
tree | 5b0dedddf524df00c0377927c767ac2a25c3794f /lib/os_mon/vsn.mk | |
parent | d3b4568f6d910eb4ce26b7a899c8c414ae252386 (diff) | |
download | erlang-b9faca269de1de51ae33577cc204befbea24243c.tar.gz |
Revert "Prepare release"
This reverts commit fd8e49b5bddceaae803670121b603b5eee8c5c08.
Diffstat (limited to 'lib/os_mon/vsn.mk')
-rw-r--r-- | lib/os_mon/vsn.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/os_mon/vsn.mk b/lib/os_mon/vsn.mk index 4a327e5506..eb4f13ea9e 100644 --- a/lib/os_mon/vsn.mk +++ b/lib/os_mon/vsn.mk @@ -1 +1 @@ -OS_MON_VSN = 2.4.5 +OS_MON_VSN = 2.4.4 |