diff options
author | Michael J. Chudobiak <mjc@avtechpulse.com> | 2018-05-03 10:35:42 -0400 |
---|---|---|
committer | Michael J. Chudobiak <mjc@avtechpulse.com> | 2018-05-03 10:35:42 -0400 |
commit | f32e5cff38f4c3c359965907f97d7671cd2e8973 (patch) | |
tree | 66bdea4dd4319ff4566d8eb0b6952e572167dcb4 | |
parent | 187b0996313b00862c626d712b70b34324062121 (diff) |
use correct version formatINSTRUMENT_6_4_00
-rw-r--r-- | version.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,2 +1,2 @@ -#define FW_VERSION "6.4.0" +#define FW_VERSION "6.4.00" #define SCPI_version "1996.0" |