libsidplayfp 1.0.3
sidversion.h
00001 #ifndef LIBSIDPLAYFP_VERSION_H
00002 #define LIBSIDPLAYFP_VERSION_H
00003 
00004 #ifndef SIDPLAYFP_H
00005 #  error Do not include directly.
00006 #endif
00007 
00008 
00009 
00010 #define LIBSIDPLAYFP_VERSION_MAJ 1
00011 #define LIBSIDPLAYFP_VERSION_MIN 0
00012 #define LIBSIDPLAYFP_VERSION_LEV 3
00013 
00014 #endif