fota lib for mdot

Dependents:   UQ_LoraWAN

Revision:
3:63d10f2375ea
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/mdot/Lora/Utils/library_version.h	Fri Sep 14 15:39:09 2018 -0500
@@ -0,0 +1,6 @@
+#ifndef __LIBRARY_VERSION_H__
+#define __LIBRARY_VERSION_H__
+
+#define MDOT_VERSION "3.1.0-9-g2c3ce5b"
+
+#endif