Released version 3-2015061300
[notion.git] / version.h
blob62ecadb603f9eba654e686302e5177959f0ff1ab
1 #define NOTION_RELEASE "snapshot"
2 #define NOTION_VERSION NOTION_RELEASE
3 #define NOTION_API_VERSION NOTION_RELEASE
5 /** and for backwards-compatibility */
6 #define ION_RELEASE NOTION_RELEASE
7 #define ION_VERSION NOTION_RELEASE
8 #define ION_API_VERSION NOTION_RELEASE