Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
openldap
JLDAP
Commits
bae9f556
Commit
bae9f556
authored
Jul 06, 2009
by
Nachiappan Palaniappan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updated version to 4.6.
parent
38a80acd
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
com/novell/ldap/Connection.java
com/novell/ldap/Connection.java
+1
-1
No files found.
com/novell/ldap/Connection.java
View file @
bae9f556
...
...
@@ -129,7 +129,7 @@ final class Connection
// these to be local variables that can be modified using
// the setProperty method.
/* package */
static
String
sdk
=
new
String
(
"4.
5
"
);
static
String
sdk
=
new
String
(
"4.
6
"
);
/* package */
static
Integer
protocol
=
new
Integer
(
3
);
/* package */
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment