potion  0.2
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
version.h
Go to the documentation of this file.
1 /* created by gmake -f config.mak */
2 #define POTION_MAJOR 0
3 #define POTION_MINOR 3
4 #define POTION_VERSION "0.3"
5 #define POTION_DATE "2015-02-24"
6 #define POTION_COMMIT "06b4ecf"
7 #define POTION_REV 1247