File tree Expand file tree Collapse file tree 3 files changed +4
-6
lines changed
Expand file tree Collapse file tree 3 files changed +4
-6
lines changed Original file line number Diff line number Diff line change 2525#define __VERSION_H
2626
2727#define STTP_TITLE "STTP C++ Library"
28- #define STTP_VERSION "1.0.6 "
29- #define STTP_UPDATEDON "June 2019"
28+ #define STTP_VERSION "1.0.7 "
29+ #define STTP_UPDATEDON "2019-07-01 "
3030
3131#endif
Original file line number Diff line number Diff line change 403403 <ClInclude Include =" transport\tssc\TSSCDecoder.h" />
404404 <ClInclude Include =" transport\tssc\TSSCEncoder.h" />
405405 <ClInclude Include =" transport\tssc\TSSCPointMetadata.h" />
406- <ClInclude Include =" transport\ Version.h" />
406+ <ClInclude Include =" Version.h" />
407407 </ItemGroup >
408408 <ItemGroup >
409409 <None Include =" filterexpressions\CompileGrammar.bat" />
Original file line number Diff line number Diff line change 10661066 <ClInclude Include =" transport\TransportTypes.h" >
10671067 <Filter >transport</Filter >
10681068 </ClInclude >
1069- <ClInclude Include =" transport\Version.h" >
1070- <Filter >transport</Filter >
1071- </ClInclude >
10721069 <ClInclude Include =" transport\tssc\TSSCDecoder.h" >
10731070 <Filter >transport\tssc</Filter >
10741071 </ClInclude >
10861083 <ClInclude Include =" pugixml.hpp" />
10871084 <ClInclude Include =" ThreadSafeQueue.h" />
10881085 <ClInclude Include =" Timer.h" />
1086+ <ClInclude Include =" Version.h" />
10891087 </ItemGroup >
10901088 <ItemGroup >
10911089 <Filter Include =" data" >
You can’t perform that action at this time.
0 commit comments