mirror of
https://github.com/arcan1s/netctl-gui.git
synced 2025-07-10 04:15:52 +00:00
okay, buttons now work
This commit is contained in:
@ -1,8 +1,9 @@
|
||||
#ifndef VERSION_H
|
||||
#define VERSION_H
|
||||
|
||||
#ifndef PROJ_VERSION
|
||||
#define PROJ_VERSION "@PROJECT_VERSION@"
|
||||
#endif /* PROJ_VERSION */
|
||||
#define AUTHOR "Evgeniy Alekseev"
|
||||
#define DATE "2014-2014"
|
||||
#define NAME "Netctl plasmoid"
|
||||
#define VERSION "@PROJECT_VERSION@"
|
||||
|
||||
#endif /* VERSION_H */
|
||||
|
Reference in New Issue
Block a user