mysimulation/library/libvitaboy/config.h

11 lines
239 B
C
Raw Permalink Normal View History

2012-02-04 01:19:52 -06:00
/* config.h - libvitaboy build configuration */
/* Name of package */
#define PACKAGE "libvitaboy"
/* Version number of package */
#define VERSION_A 1
2012-02-04 01:19:52 -06:00
#define VERSION_B 0
#define VERSION_C 1
#define VERSION_STR "1.0.1"
2012-02-04 01:19:52 -06:00
#define REVISION 0