Bump trunk to 0.4.0, no turning back now.
authorAndrew Munger <waxdragon@gmail.com>
Fri, 26 May 2006 15:14:13 +0000 (15:14 +0000)
committerAndrew Munger <waxdragon@gmail.com>
Fri, 26 May 2006 15:14:13 +0000 (15:14 +0000)
svn path=/trunk/; revision=22052

reactos/include/reactos/version.h

index 811a062..f5ed7db 100644 (file)
@@ -18,7 +18,7 @@
 #define __VERSION_H
 
 #define KERNEL_VERSION_MAJOR           0
-#define KERNEL_VERSION_MINOR           3
+#define KERNEL_VERSION_MINOR           4
 #define KERNEL_VERSION_PATCH_LEVEL     0
 
 /* KERNEL_VERSION_BUILD_TYPE is L"SVN", L"RC1", L"RC2" or L"RELEASE" */