From fbbc8249209a56f854e4a98dfc083b8fb21ead88 Mon Sep 17 00:00:00 2001 From: Ashish Chaudhari Date: Thu, 3 Sep 2015 17:41:49 -0700 Subject: b2xx,e3xx,x300: Bumped compat numbers for 3.9.1 UHD release - b200: compat 11 - b200mini: compat 2 - e300: compat 11 - x300: compat 15 --- 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 f514ec9e6..a8fa60d9d 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 = 10; +static const boost::uint32_t COMPAT_MAJOR = 11; static const boost::uint32_t COMPAT_MINOR = 0; }}}} // namespace -- cgit v1.2.3