summaryrefslogtreecommitdiffstats
path: root/buildinfo.h
diff options
context:
space:
mode:
authorFreeArtMan <dos21h@gmail.com>2015-11-07 22:13:25 +0000
committerFreeArtMan <dos21h@gmail.com>2015-11-07 22:13:25 +0000
commite7ecf0537902ff87965f4473bf316c17b90c39a5 (patch)
treec79ffb63938e0044b5a6e796a16c59387bddaf15 /buildinfo.h
parent04918e30ddd690ec0f1b5fd231eb616ad60aed65 (diff)
downloadmicrobbs-master.tar.gz
microbbs-master.zip
Change todo from usual files to netbytesHEADmaster
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 9554d85..04c1b02 100644
--- a/buildinfo.h
+++ b/buildinfo.h
@@ -4,7 +4,7 @@
#include <stdio.h>
#include <stdlib.h>
-#define BUILD_VERSION "0.2.4"
+#define BUILD_VERSION "0.2.6"
#define BUILD_DATE (__DATE__)
void print_build_info();