aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Embedded_SW/Embedded/Common
diff options
context:
space:
mode:
authorShlomo Hecht <shlomo@twine-s.com>2018-10-15 07:53:18 +0300
committerShlomo Hecht <shlomo@twine-s.com>2018-10-15 07:53:18 +0300
commit94c14b3edbaec2f975df2f20175ba68c79a823ba (patch)
treec3d8ac524f20d0cf0a3247a4505815caf365cf43 /Software/Embedded_SW/Embedded/Common
parentfb2991bde321e59160a3dd821ecc08db87ac9217 (diff)
parenta6f139678b625cc5cd99f4065956d2b8230f420a (diff)
downloadTango-94c14b3edbaec2f975df2f20175ba68c79a823ba.tar.gz
Tango-94c14b3edbaec2f975df2f20175ba68c79a823ba.zip
Merge branch 'master' of https://twinetfs.visualstudio.com/Tango/_git/Tango
Diffstat (limited to 'Software/Embedded_SW/Embedded/Common')
-rw-r--r--Software/Embedded_SW/Embedded/Common/SW_Info/SW_Info.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Software/Embedded_SW/Embedded/Common/SW_Info/SW_Info.c b/Software/Embedded_SW/Embedded/Common/SW_Info/SW_Info.c
index ce70466c4..a272f33db 100644
--- a/Software/Embedded_SW/Embedded/Common/SW_Info/SW_Info.c
+++ b/Software/Embedded_SW/Embedded/Common/SW_Info/SW_Info.c
@@ -20,7 +20,7 @@ typedef struct
} TangoVersion_t;
-TangoVersion_t _gTangoVersion = {001,000,002,004};
+TangoVersion_t _gTangoVersion = {001,000,003,001};
#define BUILD_DATE __DATE__
char Dat[50] = BUILD_DATE;
char _gTangoName [MAX_STRING_LEN] = "Tango01 ";//d