summaryrefslogtreecommitdiffstats
path: root/buildinfo.h
diff options
context:
space:
mode:
authorFreeArtMan <dos21h@gmail.com>2014-10-31 10:15:31 +0900
committerFreeArtMan <dos21h@gmail.com>2014-10-31 10:15:31 +0900
commitc84cc88f0b34d8802390e2a7b6dab7f07ba277d1 (patch)
treef8af1ec8dafd72636eaf320f658c191c47bc1f75 /buildinfo.h
parentf9a751917d0dd885ba7ae6047ccf7369512ee5df (diff)
downloadmicrobbs-c84cc88f0b34d8802390e2a7b6dab7f07ba277d1.tar.gz
microbbs-c84cc88f0b34d8802390e2a7b6dab7f07ba277d1.zip
added article dump, if you whant read it in whole set. hided first log message becouse to many spam from fake visitours
Diffstat (limited to 'buildinfo.h')
-rw-r--r--buildinfo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/buildinfo.h b/buildinfo.h
index 1b1041d..9dcbb25 100644
--- a/buildinfo.h
+++ b/buildinfo.h
@@ -4,7 +4,7 @@
#include <stdio.h>
#include <stdlib.h>
-#define BUILD_VERSION "0.1.7"
+#define BUILD_VERSION "0.1.8"
#define BUILD_DATE (__DATE__)
void print_build_info();