diff options
author | Hans Nilsson <[email protected]> | 2016-12-05 13:13:17 +0100 |
---|---|---|
committer | Hans Nilsson <[email protected]> | 2016-12-05 13:13:17 +0100 |
commit | c9bf308b6e3e1a699d6262bbb5ec829fd7819513 (patch) | |
tree | 2842201aa9eaa69554561f080d4a7851c9c83803 /lib/eldap | |
parent | 5dd6f8571567afe3fd0909118461ea3cfd293852 (diff) | |
download | otp-c9bf308b6e3e1a699d6262bbb5ec829fd7819513.tar.gz otp-c9bf308b6e3e1a699d6262bbb5ec829fd7819513.tar.bz2 otp-c9bf308b6e3e1a699d6262bbb5ec829fd7819513.zip |
eldap: update vsn.mk
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 721387d97d..1636b6bb6d 100644 --- a/lib/eldap/vsn.mk +++ b/lib/eldap/vsn.mk @@ -1 +1 @@ -ELDAP_VSN = 1.2.2 +ELDAP_VSN = 1.2.3 |