mirror of
https://github.com/arcan1s/netctl-gui.git
synced 2025-07-13 05:45:50 +00:00
created file tree
This commit is contained in:
8
sources/version.h.in
Normal file
8
sources/version.h.in
Normal file
@ -0,0 +1,8 @@
|
||||
#ifndef VERSION_H
|
||||
#define VERSION_H
|
||||
|
||||
#ifndef PROJ_VERSION
|
||||
#define PROJ_VERSION "@PROJECT_VERSION@"
|
||||
#endif /* PROJ_VERSION */
|
||||
|
||||
#endif /* VERSION_H */
|
Reference in New Issue
Block a user