$darkmode
Herb C Reference
version.h
Go to the documentation of this file.
1 #ifndef HERB_VERSION_H
2 #define HERB_VERSION_H
3 
4 #define HERB_VERSION "0.4.2"
5 
6 #endif