ENH: change version

This commit is contained in:
Bill Hoffman 2005-07-12 17:24:07 -04:00
parent d938397b17
commit f03db9ebbe
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@
#define cmCPluginAPI_h
#define CMAKE_VERSION_MAJOR 2
#define CMAKE_VERSION_MINOR 1
#define CMAKE_VERSION_MINOR 3
#ifdef __cplusplus
extern "C" {