![]() |
![]() |
![]() |
Pigment 0.3 Reference Manual | ![]() |
---|---|---|---|---|
Top | Description |
#include <pgm/pgm.h> #define PGM_VERSION_MAJOR #define PGM_VERSION_MINOR #define PGM_VERSION_MICRO #define PGM_VERSION_NANO
You can use the macros to keep the Pigment version information in your application.
Use the pgm_version()
function if you want to know which version of
Pigment you are currently linked against.
The version macros get defined by including "pgm/pgm.h".
Last reviewed on 2007-04-12 (0.1.5)