00001 #ifndef ICAL_VERSION_H 00002 #define ICAL_VERSION_H 00003 00004 #define ICAL_PACKAGE "libical" 00005 #define ICAL_VERSION "0.24" 00006 00007 #endif