Template for libdanbooru version
This commit is contained in:
parent
299137a250
commit
11fbc8a3b6
1 changed files with 8 additions and 0 deletions
8
src/libdanbooru/version.h.in
Normal file
8
src/libdanbooru/version.h.in
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
#ifndef VERSION_H
|
||||||
|
#define VERSION_H
|
||||||
|
|
||||||
|
// libdanbooru version
|
||||||
|
|
||||||
|
#define LIBDANBOORU_VERSION @libdanbooru_VERSION@
|
||||||
|
|
||||||
|
#endif // VERSION_H
|
Loading…
Add table
Add a link
Reference in a new issue