mirror of
https://github.com/javalsai/lidm.git
synced 2025-12-17 13:08:44 +01:00
feat: help, version menu
This commit is contained in:
9
include/version.h
Normal file
9
include/version.h
Normal file
@@ -0,0 +1,9 @@
|
||||
#ifndef LIDM_VERSION
|
||||
#define LIDM_VERSION "v1.1.1"
|
||||
#endif
|
||||
#ifndef LIDM_GIT_DESCRIPTION
|
||||
#define LIDM_GIT_DESCRIPTION "?"
|
||||
#endif
|
||||
#ifndef LIDM_BUILD_DATE
|
||||
#define LIDM_BUILD_DATE "?"
|
||||
#endif
|
||||
Reference in New Issue
Block a user