From e4a9526a1a6d2b9092d9db4fb41e57b2f2e44012 Mon Sep 17 00:00:00 2001 From: Ashish Chaudhari Date: Fri, 14 Aug 2015 12:18:09 -0700 Subject: b200,e300,x300: Updated compat number for release 3.9.0 - b200: compat 10 - e300: compat 10 - x300: compat 14 --- host/lib/usrp/e300/e300_fpga_defs.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'host/lib/usrp/e300') diff --git a/host/lib/usrp/e300/e300_fpga_defs.hpp b/host/lib/usrp/e300/e300_fpga_defs.hpp index fbbca329a..f514ec9e6 100644 --- a/host/lib/usrp/e300/e300_fpga_defs.hpp +++ b/host/lib/usrp/e300/e300_fpga_defs.hpp @@ -21,7 +21,7 @@ namespace uhd { namespace usrp { namespace e300 { namespace fpga { static const size_t NUM_RADIOS = 2; -static const boost::uint32_t COMPAT_MAJOR = 9; +static const boost::uint32_t COMPAT_MAJOR = 10; static const boost::uint32_t COMPAT_MINOR = 0; }}}} // namespace -- cgit v1.2.3