mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-26 19:33:31 +00:00
Updated version.h only, just a test really
svn path=/trunk/; revision=95
This commit is contained in:
@@ -9,9 +9,9 @@
|
||||
#ifndef __VERSION_H
|
||||
#define __VERSION_H
|
||||
|
||||
#define KERNEL_VERSION "0.0.12"
|
||||
#define KERNEL_VERSION "0.0.13"
|
||||
#define KERNEL_MAJOR_VERSION 0
|
||||
#define KERNEL_MINOR_VERSION 0
|
||||
#define KERNEL_PATCH_LEVEL 12
|
||||
#define KERNEL_PATCH_LEVEL 13
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user