#ifndef __VERSION_H__
#define __VERSION_H__

int versionInit(void);

#endif /* __VERSION_H__ */
