view src/ploki/version.h @ 8711:15f6dc59410a

<oerjan> ` cp orenbow.c src
author HackBot
date Tue, 05 Jul 2016 03:39:31 +0000
parents ac0403686959
children
line wrap: on
line source

#ifndef VERSION_H_
#define VERSION_H_

extern const char *Version;

#endif /* VERSION_H_ */