From 63a36019b233f739c53d572e2839724a073905f8 Mon Sep 17 00:00:00 2001 From: Martin Braun Date: Tue, 18 Aug 2015 11:22:11 -0700 Subject: Updated version strings + fpga-src for 3.9.0 release --- host/include/uhd/version.hpp.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'host/include') diff --git a/host/include/uhd/version.hpp.in b/host/include/uhd/version.hpp.in index 2d578d77e..e2c64812d 100644 --- a/host/include/uhd/version.hpp.in +++ b/host/include/uhd/version.hpp.in @@ -27,7 +27,7 @@ * The format is oldest API compatible release - ABI compat number. * The compatibility number allows pre-release ABI to be versioned. */ -#define UHD_VERSION_ABI_STRING "3.8.2-0" +#define UHD_VERSION_ABI_STRING "3.9.0-0" /*! * A macro to check UHD version at compile-time. -- cgit v1.2.3