Skip to content

Commit c228495

Browse files
committed
Merge branch '50-stable' into 51-stable
2 parents 5a3a621 + ac43484 commit c228495

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

jdbc-mysql/lib/jdbc/mysql/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module Jdbc
22
module MySQL
3-
DRIVER_VERSION = '5.1.46'
3+
DRIVER_VERSION = '5.1.47'
44
VERSION = DRIVER_VERSION
55
end
66
end

0 commit comments

Comments
 (0)