aboutsummaryrefslogtreecommitdiffstats
path: root/version.h
diff options
context:
space:
mode:
authorFreeArtMan <dos21h@gmail.com>2017-11-19 12:09:13 +0000
committerFreeArtMan <dos21h@gmail.com>2017-11-19 12:09:13 +0000
commit4b86ab3af6e64c0c4bb533766c284507f0d3ee62 (patch)
tree88d02d1122a77f90878b0633c68a2002245cc052 /version.h
parentd23ebff6250c7816bd3b15df06b35d4b2bb97874 (diff)
downloadagni-4b86ab3af6e64c0c4bb533766c284507f0d3ee62.tar.gz
agni-4b86ab3af6e64c0c4bb533766c284507f0d3ee62.zip
Now lua commands supported
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 45ebae4..3a80182 100644
--- a/version.h
+++ b/version.h
@@ -1,5 +1,5 @@
#ifndef __VERSION_H
#define __VERSION_H
-#define VERSION_DATE "Wed Sep 6 00:16:12 BST 2017"
-#define VERSION_COMMIT "2f5d66c Removed mq_cmd shitz"
+#define VERSION_DATE "Sun Nov 19 11:28:46 GMT 2017"
+#define VERSION_COMMIT "d23ebff New version"
#endif