1
0
This repository has been archived on 2023-11-30. You can view files and clone it, but cannot push or open issues or pull requests.
dtux__zigbeemanager/version.h

8 lines
84 B
C
Raw Normal View History

2023-04-13 00:27:20 +02:00
#ifndef VERSION_H
#define VERSION_H
QString version = "0.1";
2023-04-29 15:50:33 +02:00
2023-04-13 00:27:20 +02:00
#endif // VERSION_H