#ifndef __modversion_h
#define __modversion_h

int module_version(char *module_title);

#endif
