summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex AUVOLAT <alexis211@gmail.com>2012-05-17 11:35:46 +0200
committerAlex AUVOLAT <alexis211@gmail.com>2012-05-17 11:35:46 +0200
commitc6d35a5f4fdda6ae2e98498f19a4adaee6d95692 (patch)
tree176ac07e4312db5bf3ae588193694202c39789ac
parent1c7c106b06b6a88502801e699ef99e72b7c625cd (diff)
downloadTCE-c6d35a5f4fdda6ae2e98498f19a4adaee6d95692.tar.gz
TCE-c6d35a5f4fdda6ae2e98498f19a4adaee6d95692.zip
Bump.
-rw-r--r--src/kernel/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kernel/config.h b/src/kernel/config.h
index c39a832..0fb4697 100644
--- a/src/kernel/config.h
+++ b/src/kernel/config.h
@@ -2,7 +2,7 @@
#define DEF_CONFIG_H
#define K_OS_NAME "T/CE"
-#define K_OS_VER "0.0.2"
+#define K_OS_VER "0.0.5"
#define K_OS_CODENAME "CPLUSPLUS==\\o/"