ENH: move version numbers to 2.5.0

This commit is contained in:
Bill Hoffman
2006-04-18 14:48:46 -04:00
parent 7b4adecf98
commit bb4a2e1cb0
2 changed files with 3 additions and 3 deletions

View File

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