diff --git a/lib/version.rb b/lib/version.rb index 80a5d77ef..5ed1ca54f 100644 --- a/lib/version.rb +++ b/lib/version.rb @@ -5,7 +5,7 @@ # 3 or later. See the LICENSE file. module Mconf - VERSION = "2.2.0".freeze + VERSION = "2.3.0".freeze # get the current revision from git @@revision = nil