esp-open-rtos/core/include/os_version.h
2015-08-28 18:53:43 -07:00

6 lines
95 B
C

#ifndef _VERSION_H
#define _VERSION_H
#define OS_VERSION_STR "0.0.1"
#endif /* _VERSION_H */