niotso/niotso/libvitaboy/config.h

11 lines
No EOL
239 B
C

/* config.h - libvitaboy build configuration */
/* Name of package */
#define PACKAGE "libvitaboy"
/* Version number of package */
#define VERSION_A 1
#define VERSION_B 1
#define VERSION_C 0
#define VERSION_STR "1.1.0"
#define REVISION 0