Files
ClassiCube-PPC-for-MacOSX-10.4/third_party/dsiwifi/include/dswifi_version.h

10 lines
176 B
C

#ifndef _dswifi_version_h_
#define _dswifi_version_h_
#define DSIWIFI_MAJOR 0
#define DSIWIFI_MINOR 1
#define DSIWIFI_REVISION 0
#define DSIWIFI_VERSION "0.1.0"
#endif