diff options
author | Harsh Sharma <harsh.sharma@multitech.com> | 2022-03-03 14:44:44 -0600 |
---|---|---|
committer | John Klug <john.klug@multitech.com> | 2022-03-03 15:00:26 -0600 |
commit | b1eaaeca6fdcb38d9a247e2deabe1da788a1e1f0 (patch) | |
tree | c7183f8ff02d3090989530740d36164db3630620 /src/Version.cpp | |
parent | 964e90992d6ac73cf287722a3dc136dda86c3ac2 (diff) | |
download | mts-io-sysfs-b1eaaeca6fdcb38d9a247e2deabe1da788a1e1f0.tar.gz mts-io-sysfs-b1eaaeca6fdcb38d9a247e2deabe1da788a1e1f0.tar.bz2 mts-io-sysfs-b1eaaeca6fdcb38d9a247e2deabe1da788a1e1f0.zip |
LoRa updates with MTAC-0030.2.0
Diffstat (limited to 'src/Version.cpp')
-rw-r--r-- | src/Version.cpp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/Version.cpp b/src/Version.cpp deleted file mode 100644 index a74eb38..0000000 --- a/src/Version.cpp +++ /dev/null @@ -1,4 +0,0 @@ -//Pre-Build Auto-Generated Source -#include "Version.h" - -const std::string Version::version("v1.0.0-15-g8d80917"); |