Imported Upstream version 0.48
[platform/upstream/libical.git] / src / 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