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
2023-04-29 15:50:33 +02:00

8 lines
84 B
C

#ifndef VERSION_H
#define VERSION_H
QString version = "0.1";
#endif // VERSION_H