diff options
author | Hans Nilsson <[email protected]> | 2016-12-06 12:10:10 +0100 |
---|---|---|
committer | Hans Nilsson <[email protected]> | 2016-12-06 12:10:10 +0100 |
commit | 21aaf7cd91a5b36481d693341b7ee6221ce83286 (patch) | |
tree | 9d3e6de71fb969b8b19eb3c3d2ff445eae7178c7 /lib/eldap | |
parent | c9bf308b6e3e1a699d6262bbb5ec829fd7819513 (diff) | |
download | otp-21aaf7cd91a5b36481d693341b7ee6221ce83286.tar.gz otp-21aaf7cd91a5b36481d693341b7ee6221ce83286.tar.bz2 otp-21aaf7cd91a5b36481d693341b7ee6221ce83286.zip |
Revert "eldap: update vsn.mk"
This reverts commit c9bf308b6e3e1a699d6262bbb5ec829fd7819513.
Diffstat (limited to 'lib/eldap')
-rw-r--r-- | lib/eldap/vsn.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/eldap/vsn.mk b/lib/eldap/vsn.mk index 1636b6bb6d..721387d97d 100644 --- a/lib/eldap/vsn.mk +++ b/lib/eldap/vsn.mk @@ -1 +1 @@ -ELDAP_VSN = 1.2.3 +ELDAP_VSN = 1.2.2 |