bump version in light of toolchain updates

This commit is contained in:
Kevin Lange 2013-01-25 21:39:12 -08:00
parent ef7c49b94c
commit c4545dcc51

View File

@ -15,7 +15,7 @@ char * __kernel_version_format = "%d.%d.%d-%s";
/* Version numbers X.Y.Z */
int __kernel_version_major = 0;
int __kernel_version_minor = 4;
int __kernel_version_lower = 2;
int __kernel_version_lower = 3;
/* Kernel build suffix, which doesn't necessarily
* mean anything, but can be used to distinguish