Author: cfinck Date: Tue Mar 9 14:27:53 2010 New Revision: 46031
URL: http://svn.reactos.org/svn/reactos?rev=46031&view=rev Log: Change version to 0.3.11-CLT2010
Modified: branches/ros-branch-0_3_11-clt2010/reactos/base/shell/explorer/res/logov.bmp branches/ros-branch-0_3_11-clt2010/reactos/include/reactos/version.h
Modified: branches/ros-branch-0_3_11-clt2010/reactos/base/shell/explorer/res/logov.bmp URL: http://svn.reactos.org/svn/reactos/branches/ros-branch-0_3_11-clt2010/reacto... ============================================================================== Binary files - no diff available.
Modified: branches/ros-branch-0_3_11-clt2010/reactos/include/reactos/version.h URL: http://svn.reactos.org/svn/reactos/branches/ros-branch-0_3_11-clt2010/reacto... ============================================================================== --- branches/ros-branch-0_3_11-clt2010/reactos/include/reactos/version.h [iso-8859-1] (original) +++ branches/ros-branch-0_3_11-clt2010/reactos/include/reactos/version.h [iso-8859-1] Tue Mar 9 14:27:53 2010 @@ -24,7 +24,7 @@ #define COPYRIGHT_YEAR "2009"
/* KERNEL_VERSION_BUILD_TYPE is L"SVN", L"RC1", L"RC2" or L"" (for the release) */ -#define KERNEL_VERSION_BUILD_TYPE L"" +#define KERNEL_VERSION_BUILD_TYPE L"CLT2010"
#endif