#ifndef CONFIG_H_ #define CONFIG_H_ #define KOSH_NAME "Kolibri Shell" #define KOSH_VERSION "0.1" #endif