module Knife module CookbookCleanup VERSION = "0.1.1pre" MAJOR, MINOR, TINY = VERSION.split('.') end end