CVS commit by jriddell: Change file format version to 1.2.0 ahead of Umbrello 1.2 release. M +1 -1 umldoc.cpp 1.90 --- kdesdk/umbrello/umbrello/umldoc.cpp #1.89:1.90 @@ -53,5 +53,5 @@ #include <ktempfile.h> -#define XMI_FILE_VERSION "1.1.5" +#define XMI_FILE_VERSION "1.2.0" static const uint undoMax = 30;