view src/ploki/version.h @ 6180:24d773fb3f86

<oerjan> ` sed -i \'2ctr A-Z a-z\' bin/lowercase
author HackBot
date Tue, 03 Nov 2015 23:55:44 +0000
parents ac0403686959
children
line wrap: on
line source

#ifndef VERSION_H_
#define VERSION_H_

extern const char *Version;

#endif /* VERSION_H_ */