Niotso  git revision 558726a9f13d7c3423a683dd2f4323589b66c310
The New Implementation of The Sims Online
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
config.h
Go to the documentation of this file.
1 /* config.h - libvitaboy build configuration */
2 
3 /* Name of package */
4 #define PACKAGE "libvitaboy"
5 
6 /* Version number of package */
7 #define VERSION_A 1
8 #define VERSION_B 0
9 #define VERSION_C 1
10 #define VERSION_STR "1.0.1"
11 #define REVISION 0