summary refs log tree commit diff
path: root/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'config.h')
-rw-r--r--config.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h b/config.h
index cf86c7d..f960b08 100644
--- a/config.h
+++ b/config.h
@@ -1,3 +1,6 @@
+#define CREATION_DATE "Thu Jan 1 1970 at 00:00:00 UTC"
+#define IRCD_VERSION "0.1.0"
+
 #define PARAM_MAX 15
 
 #define MESSAGE_MAX 512