2013-02-13 [colin] 3.9.0cvs65
[claws.git] / src / plugins / vcalendar / libical / libical / icalversion.h.in
1 #ifndef ICAL_VERSION_H
2 #define ICAL_VERSION_H
3
4 #define ICAL_PACKAGE "@PACKAGE@"
5 #define ICAL_VERSION "@VERSION@"
6
7 #endif