sfw/sfwl/core/version.h

11 lines
118 B
C
Raw Normal View History

//--STRIP
2024-01-20 12:47:33 +01:00
#ifndef SFWL_VERSION_H
#define SFWL_VERSION_H
//--STRIP
2024-01-20 12:47:33 +01:00
#define SFWL_VERSION 1
//--STRIP
#endif
//--STRIP