Skip to content

Commit a81744e

Browse files
committed
Bumped version for inevitable next release.
1 parent a5c7ca2 commit a81744e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/DBD/mysql.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ use DynaLoader();
1010
use Carp ();
1111
@ISA = qw(DynaLoader);
1212

13-
$VERSION = '4.024';
13+
$VERSION = '4.025';
1414

1515
bootstrap DBD::mysql $VERSION;
1616

0 commit comments

Comments
 (0)