#ifndef GBVERSION2_H
#define GBVERSION2_H

int32_t getVersionSize () ;
char *getVersion ( ) ;

#endif