X-Git-Url: https://git.reactos.org/?p=reactos.git;a=blobdiff_plain;f=reactos%2Finclude%2Freactos%2Fversion.h;h=20c51ff487f8f5cc62493351eb0f6930440960af;hp=a6b5e117d9efbe033214eecbba696f8010cffc82;hb=05721dae3e376193cba36a623c77502f46031442;hpb=d50bc6057e83f8d2f08152bcd561d6914adff267 diff --git a/reactos/include/reactos/version.h b/reactos/include/reactos/version.h index a6b5e117d9e..20c51ff487f 100644 --- a/reactos/include/reactos/version.h +++ b/reactos/include/reactos/version.h @@ -21,7 +21,7 @@ #define KERNEL_VERSION_MINOR 4 #define KERNEL_VERSION_PATCH_LEVEL 0 -#define COPYRIGHT_YEAR "2010" +#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"SVN"