ruby/yarp/version.h
2023-07-05 16:58:55 -04:00

5 lines
109 B
C

#define YP_VERSION_MAJOR 0
#define YP_VERSION_MINOR 4
#define YP_VERSION_PATCH 0
#define YP_VERSION "0.4.0"