Gimp.version

@returns(unicode)
def version():
    # Python wrapper for gimp_version()
  

Returns the host GIMP version.

This procedure returns the version number of the currently running GIMP.

Returns