Bump to 0.3.1-SVN

svn path=/branches/ros-branch-0_3_1/; revision=24207
This commit is contained in:
Andrew Munger 2006-09-18 22:59:55 +00:00
parent d00d45c34e
commit ece02ec90c

View file

@ -18,8 +18,8 @@
#define __VERSION_H
#define KERNEL_VERSION_MAJOR 0
#define KERNEL_VERSION_MINOR 4
#define KERNEL_VERSION_PATCH_LEVEL 0
#define KERNEL_VERSION_MINOR 3
#define KERNEL_VERSION_PATCH_LEVEL 1
/* KERNEL_VERSION_BUILD_TYPE is L"SVN", L"RC1", L"RC2" or L"RELEASE" */
#define KERNEL_VERSION_BUILD_TYPE L"SVN"