Author: cfinck Date: Wed Mar 16 21:33:38 2011 New Revision: 51074
URL: http://svn.reactos.org/svn/reactos?rev=51074&view=rev Log: Change version to 0.3.13-CLT2011
Modified: branches/ros-branch-0_3_13-clt2011/reactos/base/shell/explorer/res/logov.bmp branches/ros-branch-0_3_13-clt2011/reactos/include/reactos/version.h
Modified: branches/ros-branch-0_3_13-clt2011/reactos/base/shell/explorer/res/logov.bmp URL: http://svn.reactos.org/svn/reactos/branches/ros-branch-0_3_13-clt2011/reacto... ============================================================================== Binary files - no diff available.
Modified: branches/ros-branch-0_3_13-clt2011/reactos/include/reactos/version.h URL: http://svn.reactos.org/svn/reactos/branches/ros-branch-0_3_13-clt2011/reacto... ============================================================================== --- branches/ros-branch-0_3_13-clt2011/reactos/include/reactos/version.h [iso-8859-1] (original) +++ branches/ros-branch-0_3_13-clt2011/reactos/include/reactos/version.h [iso-8859-1] Wed Mar 16 21:33:38 2011 @@ -24,7 +24,7 @@ #define COPYRIGHT_YEAR "2011"
/* 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"CLT2011"
#endif