Skip to content

Commit 56721a8

Browse files
committed
Core: Add missing version.h.in
1 parent 2fa5e35 commit 56721a8

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

libvisual/version.h.in

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
#ifndef _LV_VERSION_H
2+
#define _LV_VERSION_H
3+
4+
#define LV_REVISION "@LV_REVISION@"
5+
6+
#endif /* _LV_VERSION_H */

0 commit comments

Comments
 (0)