aboutsummaryrefslogtreecommitdiffstats
path: root/version.h
diff options
context:
space:
mode:
authorFreeArtMan <dos21h@gmail.com>2017-07-09 11:33:45 +0100
committerFreeArtMan <dos21h@gmail.com>2017-07-09 11:33:45 +0100
commit309b670b9b8778f314076b0606d6578ab031ad16 (patch)
treed55fbeb98f04788e65eefc96ca286a0082f55cb2 /version.h
parent1ff5fed390400fb1742b991ffaa7ec26dc28d24c (diff)
downloadagni-309b670b9b8778f314076b0606d6578ab031ad16.tar.gz
agni-309b670b9b8778f314076b0606d6578ab031ad16.zip
Merged with feature branch F-4
Diffstat (limited to 'version.h')
-rw-r--r--version.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/version.h b/version.h
index d1961f2..416d3f6 100644
--- a/version.h
+++ b/version.h
@@ -1,5 +1,5 @@
#ifndef __VERSION_H
#define __VERSION_H
-#define VERSION_DATE "Thu Jul 6 14:22:25 BST 2017"
-#define VERSION_COMMIT "803d146 Added config loading library"
+#define VERSION_DATE "Sun Jul 9 11:32:45 BST 2017"
+#define VERSION_COMMIT "1ff5fed Support for config files, ofc we use ini"
#endif