aboutsummaryrefslogtreecommitdiffstats
path: root/version.h
diff options
context:
space:
mode:
authorFreeArtMan <dos21h@gmail.com>2017-08-22 22:08:56 +0100
committerFreeArtMan <dos21h@gmail.com>2017-08-22 22:08:56 +0100
commit1885184932474907f67208e12902fc7a64818112 (patch)
tree03f37b8024179a949890c679126a8295e3aac2b3 /version.h
parent240be5c4bed01c83a8d9168d5dde7d1f4a716986 (diff)
downloadagni-1885184932474907f67208e12902fc7a64818112.tar.gz
agni-1885184932474907f67208e12902fc7a64818112.zip
update netbyte lib, add rpc lib
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 31cbeec..ff4f3be 100644
--- a/version.h
+++ b/version.h
@@ -1,5 +1,5 @@
#ifndef __VERSION_H
#define __VERSION_H
-#define VERSION_DATE "Tue Aug 22 21:52:21 BST 2017"
-#define VERSION_COMMIT "c7449c1 New command SPI added"
+#define VERSION_DATE "Tue Aug 22 21:58:35 BST 2017"
+#define VERSION_COMMIT "be39425 New version"
#endif