bump to 1.0.0 and clean up spec file
[platform/upstream/libical.git] / src / libical / icalversion.h.cmake
1 #ifndef ICAL_VERSION_H
2 #define ICAL_VERSION_H
3
4 #define ICAL_PACKAGE "@CMAKE_PROJECT_NAME@"
5 #define ICAL_VERSION "@PROJECT_VERSION@"
6
7 #endif