# define version string to be used internally for the Gem by Hoe. class Mysql module GemVersion VERSION = '2.9.1' end end