Skip to content

Commit 6f14a63

Browse files
committed
Version 3.0.7
1 parent d251cff commit 6f14a63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

LDAPapi.pm

+1-1
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ require AutoLoader;
232232
LDAP_TAG_IM_RES_VALUE
233233
LDAP_TAG_SASL_RES_CREDS
234234
);
235-
$VERSION = '3.0.x';
235+
$VERSION = '3.0.7';
236236

237237
sub AUTOLOAD {
238238
# This AUTOLOAD is used to 'autoload' constants from the constant()

0 commit comments

Comments
 (0)