Template for libdanbooru version

This commit is contained in:
Luca Beltrame 2013-03-17 11:55:11 +01:00
parent 299137a250
commit 11fbc8a3b6

View file

@ -0,0 +1,8 @@
#ifndef VERSION_H
#define VERSION_H
// libdanbooru version
#define LIBDANBOORU_VERSION @libdanbooru_VERSION@
#endif // VERSION_H